Solved a bunch of -Wall errors on modern
This commit is contained in:
+1
-1
@@ -172,7 +172,7 @@ static void Task_RunTimeBasedEvents(u8 taskId)
|
||||
if (!ArePlayerFieldControlsLocked())
|
||||
{
|
||||
RunTimeBasedEvents(data);
|
||||
UpdateAmbientCry(&tAmbientCryState, &tAmbientCryDelay);
|
||||
UpdateAmbientCry(&tAmbientCryState, (u16*) &tAmbientCryDelay);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user