Move map-related "metadata" files into data/maps/

This commit is contained in:
Remy Oukaour
2018-01-16 19:56:21 -05:00
parent 01ba6bed88
commit 94bbfe2f0c
56 changed files with 65 additions and 65 deletions

View File

@@ -20,9 +20,9 @@ crystal_obj := \
audio.o \
home.o \
main.o \
maps.o \
wram.o \
data/common_text/common_text.o \
data/maps/maps.o \
data/pokemon/dex_entries.o \
data/pokemon/egg_moves.o \
data/pokemon/evos_attacks.o \