summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2019-01-13 20:50:08 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2019-01-13 20:50:08 +0100
commitedddd847c585b729fbec96194e5e2d891149f27e (patch)
tree40c1bb11f6d1cc326899b78bd5d7a4d30d456810 /include/event_scripts.h
parentc0bc01d30150dae355b47bb3f42b71a7c00d0aec (diff)
Document and clean up trainer hill
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h
index e611dc6e0..afeac6628 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -584,4 +584,7 @@ extern const u8 EventScript_275A86[];
extern const u8 EventScript_275ADF[];
extern const u8 EventScript_275B38[];
+// trainer hill
+extern const u8 EventScript_2C83F0[];
+
#endif // GUARD_EVENT_SCRIPTS_H