Solved a bunch of -Wall errors on modern
This commit is contained in:
@@ -186,7 +186,7 @@ static void CompleteOnBattlerSpriteCallbackDummy(void)
|
||||
RecordedOpponentBufferExecCompleted();
|
||||
}
|
||||
|
||||
static void CompleteOnBankSpriteCallbackDummy2(void)
|
||||
static void UNUSED CompleteOnBankSpriteCallbackDummy2(void)
|
||||
{
|
||||
if (gSprites[gBattlerSpriteIds[gActiveBattler]].callback == SpriteCallbackDummy)
|
||||
RecordedOpponentBufferExecCompleted();
|
||||
|
||||
Reference in New Issue
Block a user