summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-11-29 02:30:08 -0500
committeryenatch <yenatch@gmail.com>2013-11-29 02:30:08 -0500
commitd7bf70f3c902ce9380e05ccd6828b5e8973d4ae1 (patch)
treea86aadab171a69920671b9500574950dad88468d /Makefile
parent72ff6fd0b0a76c66d0ed3fcfb529ab178836ebbc (diff)
home.o
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 08e530e8b..00da90526 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ TEXTQUEUE :=
CRYSTAL_OBJS := \
wram.o \
main.o \
+home.o \
audio.o \
maps_crystal.o \
engine/events.o \