diff options
| author | yenatch <yenatch@gmail.com> | 2017-06-22 23:40:22 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2017-06-22 23:46:58 -0400 |
| commit | 89093e4670b9845e6598886a37cc2f3e001c2afa (patch) | |
| tree | 1b37c108d82e7f8edc259b67c45c2bf09b17c15f /Makefile | |
| parent | 31d9c1fffa4529ae36423d49641ed31acb12b8e7 (diff) | |
pngs in gfx/trainers
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -113,6 +113,8 @@ gfx/pics/%/front.animated.tilemap: gfx/pics/%/front.2bpp gfx/pics/%/front.dimens gfx/shrink%.2bpp: rgbgfx += -h gfx/trainers/%.2bpp: rgbgfx += -h +gfx/trainers/%.pal: gfx/trainers/%.gbcpal + tools/palette -p $< > $@ gfx/mail/0b9b46.1bpp: tools/gfx += --remove-whitespace gfx/mail/0b9d46.1bpp: tools/gfx += --remove-whitespace |
