diff options
Diffstat (limited to 'src/Config.h')
-rw-r--r-- | src/Config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Config.h b/src/Config.h index 236c1a3..b112309 100644 --- a/src/Config.h +++ b/src/Config.h @@ -51,6 +51,8 @@ extern int ScreenLayout; extern int ScreenSizing; extern int ScreenFilter; +extern int LimitFPS; + extern int DirectBoot; extern int Threaded3D; |