diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-09-08 12:43:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-08 12:43:57 -0400 |
commit | 1bd678656c735bbeb603ccb80367c7a85f820f61 (patch) | |
tree | 750ff58e7b6e6917d7420516d9773acdfd1acea7 /data-de | |
parent | 00fef26c523fcebd068483e793e9df95a76e1d4e (diff) | |
parent | 39683e0362a63ecbffc289b1e45d3e10106fbc58 (diff) |
Merge pull request #743 from garakmon/metatile_labels
Name Metatiles
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 6a1071df0..cbec54125 100644 --- a/data-de/event_scripts.s +++ b/data-de/event_scripts.s @@ -12,6 +12,7 @@ #include "constants/weather.h" #include "constants/heal_locations.h" #include "constants/vars.h" +#include "constants/metatile_labels.h" .include "include/macros.inc" .include "include/macros/event.inc" .include "constants/constants.inc" |