summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e22a1f3ff..59035a88a 100644
--- a/Makefile
+++ b/Makefile
@@ -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 \