summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h
index a56ab89e0..d147dd4f1 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -4,7 +4,7 @@
extern const u8 EventScript_TestSignpostMsg[];
extern const u8 EventScript_TryGetTrainerScript[];
extern const u8 EventScript_271354[];
-extern const u8 EventScript_DoTainerBattle[];
+extern const u8 EventScript_DoNoIntroTrainerBattle[];
extern const u8 EventScript_TryDoDoubleTrainerBattle[];
extern const u8 EventScript_TryDoNormalTrainerBattle[];
extern const u8 EventScript_TryDoDoubleRematchBattle[];