diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-18 16:16:03 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-02-18 16:16:03 -0500 |
| commit | 729c224bf2421c30e64f2082f19907b5e66b8138 (patch) | |
| tree | 79b85113649e7ba33f37962ecbcaae4a6d85956a /data/maps.s | |
| parent | e94f9c148358f2e25e6ebbd58d39eb9ddd27f7c3 (diff) | |
Name battle scene and map type constants
Diffstat (limited to 'data/maps.s')
| -rw-r--r-- | data/maps.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/maps.s b/data/maps.s index a0ff008cd..1bf2350bb 100644 --- a/data/maps.s +++ b/data/maps.s @@ -1,5 +1,4 @@ #include "constants/layouts.h" -@#include "constants/map_types.h" #include "constants/maps.h" #include "constants/region_map.h" #include "constants/songs.h" |
