minor update

This commit is contained in:
Blaise Tine
2021-04-01 19:42:53 -04:00
parent 387fe55610
commit 8add5efe66
7 changed files with 96 additions and 25 deletions

View File

@@ -20,7 +20,7 @@
///////////////////////////////////////////////////////////////////////////////
const char* kernel_file = "kernel.bin";
const char* input_file = "palette16.tga";
const char* input_file = "palette64.tga";
const char* output_file = "output.tga";
int wrap = 0;
int filter = 0;