diff --git a/Makefile b/Makefile index a6a312d69..4f77da32a 100644 --- a/Makefile +++ b/Makefile @@ -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 $< $@