Rename jaby_engine_fconv to fileconv
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user