mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Windows Fixes
This commit is contained in:
@@ -34,10 +34,12 @@ u16 CSfxManager::TranslateSFXID(u16 id)
|
||||
|
||||
CSfxHandle CSfxManager::SfxStop(const CSfxHandle& handle)
|
||||
{
|
||||
return {};
|
||||
}
|
||||
|
||||
CSfxHandle CSfxManager::SfxStart(u16 id, s16 vol, s16 pan, bool active, s16 prio, bool inArea, s32 areaId)
|
||||
{
|
||||
return {};
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user