summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-06-24 16:31:42 -0400
committeryenatch <yenatch@gmail.com>2017-06-24 16:31:42 -0400
commit9b1550c5e0abf20da5c7043c3ac49260fac79147 (patch)
tree853361b806712d594282e80fd721cd034eb82869
parentbc787652987987d258dadd6e32649a3aea643ae9 (diff)
Explicit rules for gfx/shrink{1,2}.2bpp
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
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