diff options
author | shinny456 <shinny456@users.noreply.github.com> | 2019-01-19 10:44:58 -0500 |
---|---|---|
committer | shinny456 <shinny456@users.noreply.github.com> | 2019-01-19 10:44:58 -0500 |
commit | 1b30da21d9a0f1264ba3649e725ac1a62eca3e3a (patch) | |
tree | 3105ab0101ffd0768589279130163a971c8365ca /include/event_scripts.h | |
parent | 8a5fce7837b7314adb9bf6996ef06c009e853c29 (diff) | |
parent | 6857b73ee348b16ecbd11d3dd12de022c08af3a5 (diff) |
merge trainer hill changes
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 3 |
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 |