populate the menus with the config data

This commit is contained in:
Arisotura
2020-05-20 21:19:04 +02:00
parent 7be662b2dd
commit d761db0056
3 changed files with 34 additions and 5 deletions

View File

@ -53,11 +53,11 @@ extern int ScreenRotation;
extern int ScreenGap;
extern int ScreenLayout;
extern int ScreenSizing;
extern int IntegerScaling;
extern int ScreenFilter;
extern int ScreenUseGL;
extern int ScreenVSync;
extern int ScreenRatio;
extern int LimitFPS;
extern int AudioSync;