diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-12-24 10:27:21 -0600 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-12-24 10:27:21 -0600 |
commit | 7581e5de933b1b5829ff65c60e512d8c57b1fee9 (patch) | |
tree | caed2d5c5fbe30088bfdff264654deb4383438cd /data-de | |
parent | 1c8b05e7b059a98d4259f4129896d0cc1eaa3847 (diff) |
Fix German build
Diffstat (limited to 'data-de')
-rw-r--r-- | data-de/event_scripts.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data-de/event_scripts.s b/data-de/event_scripts.s index 81bc386d5..fa0b1b5a7 100644 --- a/data-de/event_scripts.s +++ b/data-de/event_scripts.s @@ -8,6 +8,7 @@ #include "constants/opponents.h" #include "constants/songs.h" #include "constants/species.h" +#include "constants/vars.h" .include "asm/macros.inc" .include "asm/macros/event.inc" .include "constants/constants.inc" |