16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-23 01:39:19 +02:00

match video modes for extra windows, python vsync option

This commit is contained in:
milek7
2019-03-18 15:11:44 +01:00
parent e6e5d6645b
commit efb041aaa0
4 changed files with 20 additions and 25 deletions

View File

@@ -187,6 +187,7 @@ struct global_settings {
bool python_mipmaps = true;
bool python_displaywindows = false;
bool python_threadedupload = true;
bool python_vsync = true;
int gfx_framebuffer_width = -1;
int gfx_framebuffer_height = -1;