Quick Test and organization tweak
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user