minor update

This commit is contained in:
Blaise Tine
2021-03-31 14:07:12 -04:00
parent 7b2f96bc6d
commit 1332fd1b67
8 changed files with 631 additions and 623 deletions

View File

@@ -20,7 +20,7 @@
///////////////////////////////////////////////////////////////////////////////
const char* kernel_file = "kernel.bin";
const char* input_file = "palette.tga";
const char* input_file = "toad.tga";
const char* output_file = "output.tga";
float scale = 1.0f;