Fixes #1026
@ -315,7 +315,7 @@ gfx/mobile/stadium2_n64.2bpp: tools/gfx += --trim-whitespace
tools/gfx $(tools/gfx) -d1 -o $@ $@)
%.gbcpal: %.png
$(RGBGFX) -p $@ $<
$(RGBGFX) -c embedded -p $@ $<
%.dimensions: %.png
tools/png_dimensions $< $@