diff options
| author | golem galvanize <golemgalvanize@github.com> | 2018-02-08 16:03:53 -0500 |
|---|---|---|
| committer | golem galvanize <golemgalvanize@github.com> | 2018-02-08 16:03:53 -0500 |
| commit | de95a703b0350996ca26f245392c3a1dae34ea63 (patch) | |
| tree | b9737d91ea96c51c1d09ad3a071092acdd76ddf5 /data/event_scripts.s | |
| parent | caf5d136b97c17c614d7186a5524d6ea7a1b142b (diff) | |
| parent | 387dbf48d0bbb22dc16158a1ee0d373c166c8438 (diff) | |
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_item_menu
Diffstat (limited to 'data/event_scripts.s')
| -rw-r--r-- | data/event_scripts.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 556ebcd01..b2b895903 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -4,6 +4,7 @@ #include "constants/songs.h" #include "constants/species.h" #include "constants/vars.h" +#include "constants/trainers.h" .include "asm/macros.inc" .include "asm/macros/event.inc" .include "constants/constants.inc" |
