diff options
| author | yenatch <yenatch@gmail.com> | 2017-06-21 23:45:01 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2017-06-21 23:45:01 -0400 |
| commit | 647f9b4452fb166fedbbb987808bb0dae9623db2 (patch) | |
| tree | ef2c72de74d2708cfd41e00da2236143a59fe63e /Makefile | |
| parent | 967b0898a9f1cd4d31fb6ecc5a95f0a72ba33941 (diff) | |
pngs in gfx/title
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -122,6 +122,11 @@ gfx/mail/0b9cfe.1bpp: tools/gfx += --remove-whitespace gfx/pokedex/%.2bpp: tools/gfx += --trim-whitespace +gfx/title/crystal.2bpp: tools/gfx += --interleave --width=48 +gfx/title/old_fg.2bpp: tools/gfx += --interleave --width=64 +gfx/title/logo.2bpp: rgbgfx += -x 4 + + %.bin: ; %.blk: ; |
