Get rid of a knizz comment

This commit is contained in:
PikalaxALT
2019-11-07 10:56:35 -05:00
parent 304408deff
commit 2b521f243a
+1 -1
View File
@@ -227,7 +227,7 @@ extern const u8 BattleScript_FlushMessageBox[];
extern const u8 BattleScript_SpikesOnFaintedBattler[];
extern const u8 BattleScript_GhostBallDodge[];
extern const u8 BattleScript_OldMan_Pokedude_CaughtMessage[];
extern const u8 BattleScript_SilphScopeUnveiled[]; // knizz: silph scope unveil
extern const u8 BattleScript_SilphScopeUnveiled[];
extern const u8 BattleScript_BattleTowerTrainerBattleWon[];
extern const u8 *const gBattleScriptsForMoveEffects[];