Make Paco cycle through color

This commit is contained in:
2023-08-28 17:11:04 +02:00
parent c6c9231670
commit 49de845537
3 changed files with 14 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ $(OUTPUT_DIR)/YoshiFont.bin: YoshiFont.png
jaby_engine_fconv --lz4 $< -o $@ simple-tim clut4 --color-trans
$(OUTPUT_DIR)/Paco.bin: Paco.png
jaby_engine_fconv --lz4 $< -o $@ simple-tim clut4
jaby_engine_fconv --lz4 $< -o $@ simple-tim clut4 --color-trans
all: $(INPUT)

BIN
examples/PoolBox/assets/Paco.png (Stored with Git LFS)

Binary file not shown.