From 9b1550c5e0abf20da5c7043c3ac49260fac79147 Mon Sep 17 00:00:00 2001 From: yenatch Date: Sat, 24 Jun 2017 16:31:42 -0400 Subject: [PATCH] Explicit rules for gfx/shrink{1,2}.2bpp --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 65e6d367e..61f1b6c8a 100644 --- a/Makefile +++ b/Makefile @@ -110,7 +110,8 @@ gfx/pics/%/front.animated.tilemap: gfx/pics/%/front.2bpp gfx/pics/%/front.dimens # Misc file-specific graphics rules -gfx/shrink%.2bpp: rgbgfx += -h +gfx/shrink1.2bpp: rgbgfx += -h +gfx/shrink2.2bpp: rgbgfx += -h gfx/trainers/%.2bpp: rgbgfx += -h gfx/trainers/%.pal: gfx/trainers/%.gbcpal