Turn DEFAULT_VSYNC on

This commit is contained in:
twinaphex 2019-06-22 03:30:46 +02:00
parent 4f191850aa
commit b225bb08ce

View file

@ -155,7 +155,7 @@
#define DEFAULT_DISABLE_COMPOSITION false
/* Video VSYNC (recommended) */
#define DEFAULT_VSYNC false
#define DEFAULT_VSYNC true
#define DEFAULT_MAX_SWAPCHAIN_IMAGES 3