LZ4 for vag not supported yet

This commit is contained in:
Jaby
2024-09-28 14:02:43 +02:00
parent b37582ac5e
commit f8d94904a4
4 changed files with 8 additions and 6 deletions

View File

@@ -40,7 +40,7 @@ $(OUTPUT_DIR)/fox.xa: audio/temp/fox.wav
$(OUTPUT_DIR)/%.vag: audio/temp/%.wav
@mkdir -p $(OUTPUT_DIR)
jaby_engine_fconv $< -o $@ vag
jaby_engine_fconv --lz4 $< -o $@ vag
$(OUTPUT_DIR)/%.xa: audio/%.wav
@mkdir -p $(OUTPUT_DIR)