From 3633e0e541332c9404f5c17e0815f3d948efb6b2 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 3 Nov 2019 14:52:18 -0500 Subject: [PATCH] Correct question_mark.2bpp hash and rgbgfx flags --- Makefile | 1 + ...p.lz.14c284f5 => question_mark.2bpp.lz.6e639380} | Bin 2 files changed, 1 insertion(+) rename gfx/pokedex/{question_mark.2bpp.lz.14c284f5 => question_mark.2bpp.lz.6e639380} (100%) diff --git a/Makefile b/Makefile index b3a9e8ce9..8bc63a5cf 100644 --- a/Makefile +++ b/Makefile @@ -166,6 +166,7 @@ gfx/mail/flower_mail_border.1bpp: tools/gfx += --remove-whitespace gfx/mail/litebluemail_border.1bpp: tools/gfx += --remove-whitespace gfx/pokedex/pokedex.2bpp: tools/gfx += --trim-whitespace +gfx/pokedex/question_mark.2bpp: rgbgfx += -h gfx/pokedex/sgb.2bpp: tools/gfx += --trim-whitespace gfx/pokedex/slowpoke.2bpp: tools/gfx += --trim-whitespace diff --git a/gfx/pokedex/question_mark.2bpp.lz.14c284f5 b/gfx/pokedex/question_mark.2bpp.lz.6e639380 similarity index 100% rename from gfx/pokedex/question_mark.2bpp.lz.14c284f5 rename to gfx/pokedex/question_mark.2bpp.lz.6e639380