add option to toggle filtering

This commit is contained in:
StapleButter
2017-12-07 02:50:05 +01:00
parent 18bcefe83b
commit e4f030149b
6 changed files with 18 additions and 5 deletions

View File

@ -37,6 +37,7 @@ extern int ScreenRotation;
extern int ScreenGap;
extern int ScreenLayout;
extern int ScreenSizing;
extern int ScreenFilter;
extern int DirectBoot;