diff options
Diffstat (limited to 'data/map_events.s')
-rw-r--r-- | data/map_events.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/map_events.s b/data/map_events.s index 583802155..a36cd149f 100644 --- a/data/map_events.s +++ b/data/map_events.s @@ -10,6 +10,7 @@ #include "constants/vars.h" #include "constants/weather.h" @#include "constants/trainer_hill.h" +#include "constants/map_objects.h" .include "asm/macros.inc" .include "constants/constants.inc" .include "constants/item_data_constants.inc" |