summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-11-29 02:11:40 -0500
committeryenatch <yenatch@gmail.com>2013-11-29 02:11:40 -0500
commit2ec12a22af7f54b927a51ee9802b7727ca755cdb (patch)
treeb0698ddc94eecda9e0818f61fa7609a2ea2a8225 /Makefile
parentc2889215a8dcf0af0f94ac05e6fa92be6838e101 (diff)
gfx/pics.o
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 69bb3202c..08e530e8b 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,8 @@ engine/credits_crystal.o \
stats/egg_moves_crystal.o \
stats/evos_attacks_crystal.o \
stats/pokedex/entries_crystal.o \
-misc/crystal_misc.o
+misc/crystal_misc.o \
+gfx/pics.o
OBJS := $(CRYSTAL_OBJS)