Add TRACKS_ALL, remove BGCntrlBitfield
This commit is contained in:
@@ -886,7 +886,7 @@ static void Task_ExitPokeblockFeed(u8 taskId)
|
||||
{
|
||||
ResetSpriteData();
|
||||
FreeAllSpritePalettes();
|
||||
m4aMPlayVolumeControl(&gMPlayInfo_BGM, -1, 0x100);
|
||||
m4aMPlayVolumeControl(&gMPlayInfo_BGM, TRACKS_ALL, 0x100);
|
||||
SetMainCallback2(gMain.savedCallback);
|
||||
DestroyTask(taskId);
|
||||
FreeAllWindowBuffers();
|
||||
|
||||
Reference in New Issue
Block a user