diff options
author | “Delta456” <swstkbaranwal@gmail.com> | 2019-06-23 19:18:47 +0530 |
---|---|---|
committer | “Delta456” <swstkbaranwal@gmail.com> | 2019-06-23 19:18:47 +0530 |
commit | a25ec36dfc4eb36949514d5c26f2949bad11fb05 (patch) | |
tree | f6b5f3db3085e77ea856802acb27cce20e02fea9 /data | |
parent | 99703c6ab831d34e6859d8a8f53ba8e73dc4d3d9 (diff) |
Fix build
Diffstat (limited to 'data')
-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 d5d0e2329..583802155 100644 --- a/data/map_events.s +++ b/data/map_events.s @@ -12,6 +12,7 @@ @#include "constants/trainer_hill.h" .include "asm/macros.inc" .include "constants/constants.inc" + .include "constants/item_data_constants.inc" .section .rodata |