diff options
| author | yenatch <yenatch@gmail.com> | 2013-11-29 02:11:40 -0500 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2013-11-29 02:11:40 -0500 |
| commit | 2ec12a22af7f54b927a51ee9802b7727ca755cdb (patch) | |
| tree | b0698ddc94eecda9e0818f61fa7609a2ea2a8225 /Makefile | |
| parent | c2889215a8dcf0af0f94ac05e6fa92be6838e101 (diff) | |
gfx/pics.o
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |
