diff options
author | garak <garakmon@gmail.com> | 2019-07-18 14:29:48 -0400 |
---|---|---|
committer | garak <garakmon@gmail.com> | 2019-07-18 15:10:32 -0400 |
commit | ad365a35c1536740cbcbc10bee66e5dd908c39e7 (patch) | |
tree | 5bc944867bf6ebc186be6453e1fb3488f61e17f0 /data-de | |
parent | 1844977e0edf46db81b0eca7c22b19d14fd77968 (diff) |
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" |