mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
parent
cb8505e022
commit
ce99c9e93c
2
Makefile
2
Makefile
@ -315,7 +315,7 @@ gfx/mobile/stadium2_n64.2bpp: tools/gfx += --trim-whitespace
|
|||||||
tools/gfx $(tools/gfx) -d1 -o $@ $@)
|
tools/gfx $(tools/gfx) -d1 -o $@ $@)
|
||||||
|
|
||||||
%.gbcpal: %.png
|
%.gbcpal: %.png
|
||||||
$(RGBGFX) -p $@ $<
|
$(RGBGFX) -c embedded -p $@ $<
|
||||||
|
|
||||||
%.dimensions: %.png
|
%.dimensions: %.png
|
||||||
tools/png_dimensions $< $@
|
tools/png_dimensions $< $@
|
||||||
|
Loading…
Reference in New Issue
Block a user