Removed some agame things; Added VSYNC
This commit is contained in:
@@ -44,4 +44,6 @@
|
||||
#define PI 3.14159265358979323846f
|
||||
#define UNIVERSAL_SCALE_COEFFICIENT 0.25f
|
||||
#define TARGET_FPS 60
|
||||
#define TARGET_UPDATE_RATE 60
|
||||
#define TARGET_UPDATE_RATE 120
|
||||
#define ENABLE_LOW_LATENCY_VSYNC 1
|
||||
#define VSYNC_FPS_OFFSET 2
|
||||
Reference in New Issue
Block a user