Rename jaby_engine_fconv to fileconv

This commit is contained in:
2024-10-09 20:56:24 +02:00
parent e3206352fb
commit f6da5769d6
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