Solved a bunch of -Wall errors on modern
This commit is contained in:
@@ -222,8 +222,7 @@ u8 RecordedBattle_GetBattlerAction(u8 battlerId)
|
||||
}
|
||||
}
|
||||
|
||||
// Unused
|
||||
static u8 GetRecordedBattleMode(void)
|
||||
static u8 UNUSED GetRecordedBattleMode(void)
|
||||
{
|
||||
return sRecordMode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user