Quick Test and organization tweak

This commit is contained in:
2025-01-09 23:00:03 +01:00
parent b4804c2df2
commit 79f266b479
3 changed files with 197 additions and 184 deletions

View File

@@ -38,7 +38,7 @@
// GLOBALS //
/////////////
const bool FULL_SCREEN = false;
const bool VSYNC_ENABLED = true;
const bool VSYNC_ENABLED = false;
const float SCREEN_DEPTH = 1000.0f;
const float SCREEN_NEAR = 0.3f;