Slight documentation

This commit is contained in:
Eduardo Quezada D'Ottone 2021-12-13 23:52:16 -03:00
parent 037370fe19
commit 7738d67314

View File

@ -1726,7 +1726,7 @@ static void Exit_Debug_Pokemon(u8 taskId)
FreeMonSpritesGfx();
DestroyTask(taskId);
SetMainCallback2(CB2_ReturnToFieldWithOpenMenu);
m4aMPlayVolumeControl(&gMPlayInfo_BGM, 0xFFFF, 0x100);
m4aMPlayVolumeControl(&gMPlayInfo_BGM, TRACKS_ALL, 0x100);
}
}