Rename jaby_engine_fconv to fileconv

This commit is contained in:
Jaby
2024-10-09 20:56:24 +02:00
parent 987ac95c97
commit 2aca10953d
20 changed files with 86 additions and 86 deletions

View File

@@ -6,7 +6,7 @@ OUTPUT_DIR = bin
# Create build targets like
# $(OUTPUT_DIR)/TexturePage.bin: TexturePage.png
# @mkdir -p $(OUTPUT_DIR)
# jaby_engine_fconv --lz4 $< -o $@ simple-tim clut4
# fileconv --lz4 $< -o $@ simple-tim clut4
all: #$(OUTPUT_DIR)/TexturePage.bin