bugfix for advhub music

This commit is contained in:
Niko 2023-04-30 19:29:12 -04:00
parent 2f4383cf59
commit c788683ff4
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ void LOAD_Hub_SwapNow()
gGT->prevLEV = gGT->levelID;
gGT->levelID = gGT->levID_in_each_mempack[gGT->activeMempackIndex];
Audio_AdvHub_SwapSong();
Audio_AdvHub_SwapSong(gGT->levelID);
// Aug 5
// ptrintf("SWAPPING 3...\n");

View File

@ -1857,7 +1857,7 @@ void FUN_80033108(void)
(int)*(short *)(puVar1 + (int)*(short *)(puVar1 + 0x254a) * 2 + 0x254c);
// Audio_AdvHub_SwapSong
FUN_8002d50c();
FUN_8002d50c(puVar1 + 0x1a10);
// Aug 5
// FUN_8006fbac("SWAPPING 3...\n");