From 2ec12a22af7f54b927a51ee9802b7727ca755cdb Mon Sep 17 00:00:00 2001 From: yenatch Date: Fri, 29 Nov 2013 02:11:40 -0500 Subject: gfx/pics.o --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') 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) -- cgit v1.2.3