mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 15:19:53 -06:00
populate the dialog.
also add setting for vsync interval.
This commit is contained in:
@ -58,6 +58,7 @@ extern int ScreenFilter;
|
||||
|
||||
extern int ScreenUseGL;
|
||||
extern int ScreenVSync;
|
||||
extern int ScreenVSyncInterval;
|
||||
|
||||
extern int LimitFPS;
|
||||
extern int AudioSync;
|
||||
|
Reference in New Issue
Block a user