Rename fconv to pxfconv

This commit is contained in:
2024-10-10 22:11:39 +02:00
parent 6478a4c000
commit e229115c19
22 changed files with 18 additions and 18 deletions

View File

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