Implement/match MxLoopingMIDIPresenter (#302)

* Implement/match MxLoopingMIDIPresenter

* Move declarations
This commit is contained in:
Christian Semmler
2023-11-25 13:26:44 -05:00
committed by GitHub
parent 5aa548c449
commit fb0d1ccb62
5 changed files with 61 additions and 4 deletions

View File

@@ -137,7 +137,7 @@ MxS32 MxMusicManager::CalculateVolume(MxS32 p_volume)
}
// OFFSET: LEGO1 0x100c09c0 STUB
undefined4 MxMusicManager::FUN_100c09c0(MxU8* p_data, undefined4)
undefined4 MxMusicManager::FUN_100c09c0(MxU8* p_data, MxS32 p_loopCount)
{
// TODO
return 0;