diff options
-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" |