Add TRACKS_ALL, remove BGCntrlBitfield
This commit is contained in:
@@ -3820,7 +3820,7 @@ static void Task_UpdateAppealHearts(u8 taskId)
|
||||
{
|
||||
PlaySE(SE_CONTEST_HEART);
|
||||
m4aMPlayImmInit(&gMPlayInfo_SE1);
|
||||
m4aMPlayPitchControl(&gMPlayInfo_SE1, 0xFFFF, pitchMod * 256);
|
||||
m4aMPlayPitchControl(&gMPlayInfo_SE1, TRACKS_ALL, pitchMod * 256);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user