summaryrefslogtreecommitdiff
path: root/include/battle_scripts.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/battle_scripts.h')
-rw-r--r--include/battle_scripts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle_scripts.h b/include/battle_scripts.h
index 2a06f2425..080922775 100644
--- a/include/battle_scripts.h
+++ b/include/battle_scripts.h
@@ -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[];