You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Accidentally deleted the pokemon palette rule
This commit is contained in:
2
Makefile
2
Makefile
@@ -99,6 +99,8 @@ endef
|
|||||||
%.pal: %.gbcpal
|
%.pal: %.gbcpal
|
||||||
tools/palette $< > $@
|
tools/palette $< > $@
|
||||||
|
|
||||||
|
gfx/pics/%/normal.gbcpal: gfx/pics/%/front.png
|
||||||
|
rgbgfx -p $@ $<
|
||||||
gfx/pics/%/normal.pal: gfx/pics/%/normal.gbcpal
|
gfx/pics/%/normal.pal: gfx/pics/%/normal.gbcpal
|
||||||
tools/palette -p $< > $@
|
tools/palette -p $< > $@
|
||||||
gfx/pics/%/back.2bpp: gfx/pics/%/back.png
|
gfx/pics/%/back.2bpp: gfx/pics/%/back.png
|
||||||
|
Reference in New Issue
Block a user