summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-26 18:29:48 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-26 18:29:48 -0400
commit84a69bf1404d6d6545c72c39a5b5105fbdb8c36c (patch)
treeb6864eed9f3170a57a446b8ffed326a2077e83a4 /include/event_scripts.h
parentb9c604b8d2ffe863cf17336a4d956b08438f0f45 (diff)
through Overworld_ResetStateAfterFly
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h
index 9b78854fa..add2da0d1 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -1259,4 +1259,8 @@ extern const u8 EventScript_FieldPoison[];
extern const u8 EventScript_EggHatch[];
extern const u8 EventScript_1C1361[];
+// overworld
+
+extern const u8 EventScript_ResetEliteFourEnd[];
+
#endif //GUARD_EVENT_SCRIPTS_H