mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
Add MaxFPS setting
This commit is contained in:
@ -105,6 +105,7 @@ extern int GL_ScaleFactor;
|
||||
extern bool GL_BetterPolygons;
|
||||
|
||||
extern bool LimitFPS;
|
||||
extern int MaxFPS;
|
||||
extern bool AudioSync;
|
||||
extern bool ShowOSD;
|
||||
|
||||
|
Reference in New Issue
Block a user