ref: 1a549990dae7748e4ca93fb72e9980bcce899cfa
parent: f748d34aa389b9e80fc6cab81e6efb1867327f7b
author: yenatch <yenatch@gmail.com>
date: Sun May 28 11:53:06 EDT 2017
Accidentally deleted the pokemon palette rule
--- a/Makefile
+++ b/Makefile
@@ -99,6 +99,8 @@
%.pal: %.gbcpal
tools/palette $< > $@
+gfx/pics/%/normal.gbcpal: gfx/pics/%/front.png
+ rgbgfx -p $@ $<
gfx/pics/%/normal.pal: gfx/pics/%/normal.gbcpal
tools/palette -p $< > $@
gfx/pics/%/back.2bpp: gfx/pics/%/back.png