initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef DELTA_GLOBALS
|
||||
#define DELTA_GLOBALS
|
||||
|
||||
const int SIMULATED_WIDTH = 1200;
|
||||
const int SIMULATED_HEIGHT = 800;
|
||||
const int FOCAL = 200;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user