unnecessary externs

This commit is contained in:
DizzyEggg
2018-03-02 10:21:12 +01:00
parent a2458d966c
commit 1f052cc08d
3 changed files with 1 additions and 9 deletions

View File

@@ -3590,7 +3590,6 @@ static void BattleIntroOpponent1SendsOutMonAnimation(void)
gBattleMainFunc = BattleIntroRecordMonsToDex;
}
#else
ASM_DIRECT
static void BattleIntroOpponent1SendsOutMonAnimation(void)
@@ -3677,7 +3676,6 @@ _0803B2F2:\n\
.pool\n\
.syntax divided");
}
#endif // NONMATCHING
static void BattleIntroRecordMonsToDex(void)