diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | gfx/title/hooh_gold.png | bin | 987 -> 997 bytes | |||
-rw-r--r-- | gfx/title/lugia_silver.png | bin | 597 -> 593 bytes |
3 files changed, 2 insertions, 0 deletions
@@ -173,6 +173,8 @@ gfx/mystery_gift/question_mark.1bpp: tools/gfx += --remove-whitespace gfx/title/logo_bottom_gold.2bpp: tools/gfx += --trim-whitespace gfx/title/logo_bottom_silver.2bpp: tools/gfx += --trim-whitespace +gfx/title/hooh_gold.2bpp: tools/gfx += --interleave --png=$< +gfx/title/lugia_silver.2bpp: tools/gfx += --interleave --png=$< gfx/trade/ball.2bpp: tools/gfx += --remove-whitespace diff --git a/gfx/title/hooh_gold.png b/gfx/title/hooh_gold.png Binary files differindex 0e10fbf6..ced570e8 100644 --- a/gfx/title/hooh_gold.png +++ b/gfx/title/hooh_gold.png diff --git a/gfx/title/lugia_silver.png b/gfx/title/lugia_silver.png Binary files differindex 86b55635..6dc2cfc6 100644 --- a/gfx/title/lugia_silver.png +++ b/gfx/title/lugia_silver.png |