summaryrefslogtreecommitdiff
path: root/include/battle_scripts.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-01-22 02:48:22 -0500
committerGriffinR <griffin.g.richards@gmail.com>2021-01-22 02:48:22 -0500
commit4eca05ccf5cce480e8018527798d3632ee43e551 (patch)
tree3b509e73a5f17f9169c372f6ce74bf96724f6758 /include/battle_scripts.h
parent8fe4d004e369ee8378f4295b0e3926fbe9df7627 (diff)
Document remainder of battle_controllers.c
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 706d41097..cf39de3c4 100644
--- a/include/battle_scripts.h
+++ b/include/battle_scripts.h
@@ -207,7 +207,7 @@ extern const u8 BattleScript_ActionSelectionItemsCantBeUsed[];
extern const u8 BattleScript_ArenaTurnBeginning[];
extern const u8 BattleScript_PalacePrintFlavorText[];
extern const u8 BattleScript_ArenaDoJudgment[];
-extern const u8 BattleScript_82DAA0B[];
+extern const u8 BattleScript_FrontierLinkBattleLost[];
extern const u8 BattleScript_AskIfWantsToForfeitMatch[];
extern const u8 BattleScript_PrintPlayerForfeited[];
extern const u8 BattleScript_PrintPlayerForfeitedLinkBattle[];