diff options
| author | yenatch <yenatch@gmail.com> | 2017-06-24 02:50:42 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2017-06-24 02:50:42 -0400 |
| commit | 131bda73bc47431b7f5d669fe8aea7e965d577d4 (patch) | |
| tree | 524aeb5692dd4868679864663ad89d3d812ee453 /Makefile | |
| parent | 89cb46a64d96a7c92dda62e1572b6a8e5d09ba37 (diff) | |
pngs in gfx/misc
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -153,6 +153,16 @@ gfx/fx/rocks.2bpp: tools/gfx += --remove-whitespace gfx/fx/skyattack.2bpp: tools/gfx += --remove-whitespace gfx/fx/status.2bpp: tools/gfx += --remove-whitespace +gfx/misc/chris.2bpp: rgbgfx += -h +gfx/misc/chris_card.2bpp: rgbgfx += -h +gfx/misc/kris.2bpp: rgbgfx += -h +gfx/misc/kris_card.2bpp: rgbgfx += -h +gfx/misc/kris_back.2bpp: rgbgfx += -h +gfx/misc/dude.2bpp: rgbgfx += -h +gfx/misc/player.2bpp: rgbgfx += -h +gfx/misc/pokegear.2bpp: tools/gfx += --trim-whitespace +gfx/misc/pokegear_sprites.2bpp: tools/gfx += --trim-whitespace + %.bin: ; %.blk: ; |
