populate the dialog.

also add setting for vsync interval.
This commit is contained in:
Arisotura
2020-05-28 13:21:25 +02:00
parent 695839bb0e
commit 5005a7c3f0
4 changed files with 30 additions and 3 deletions

View File

@ -58,6 +58,7 @@ extern int ScreenFilter;
extern int ScreenUseGL;
extern int ScreenVSync;
extern int ScreenVSyncInterval;
extern int LimitFPS;
extern int AudioSync;