we gucci
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
#ifndef DELTA_GLOBALS
|
||||
#define DELTA_GLOBALS
|
||||
|
||||
const int SIMULATED_WIDTH = 1200;
|
||||
const int SIMULATED_HEIGHT = 800;
|
||||
const int SIMULATED_WIDTH = 1920;
|
||||
const int SIMULATED_HEIGHT = 1000;
|
||||
const int FOCAL = 300;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user