summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-01-22 11:37:37 -0500
committerGitHub <noreply@github.com>2020-01-22 11:37:37 -0500
commitc75296640d9c42897eecf229bc7fc294f60a65eb (patch)
treeece62ff0dfbe903b144a1f4987367fe113497541 /include/event_scripts.h
parent407c49820e1e64ff6deb4480b6ff9aceb0a3b085 (diff)
parent2908c9fa954b2e4b6afa70f3686853ea69cf8569 (diff)
Merge pull request #235 from GriffinRichards/doc-miscscript
Document some misc small scripts
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 a597868b9..499ca3cfe 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -1162,7 +1162,7 @@ extern const u8 EventScript_TryDoNormalTrainerBattle[];
extern const u8 EventScript_TryDoDoubleRematchBattle[];
extern const u8 EventScript_TryDoRematchBattle[];
extern const u8 gUnknown_81A4EB4[];
-extern const u8 EventScript_1C555B[];
+extern const u8 Test_EventScript_Sign[];
// new_game
extern const u8 EventScript_ResetAllMapFlags[];