]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/engine/asset.c
Add and move version logging, disable import debug
[shadowclad.git] / src / engine / asset.c
index b7d5346cce8f70333c4ebff088a98362ccd83d64..9261b0236e061f32f8fe2e2e95bcd539fe676c79 100644 (file)
@@ -11,7 +11,7 @@
 #include "string.h"
 #include "tga.h"
 
-#define IMPORT_DEBUG_ 1
+#define IMPORT_DEBUG_ 0
 
 static const float smoothingThresholdAngle = TAU / 14.0f;