mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
add option to toggle filtering
This commit is contained in:
@ -37,6 +37,7 @@ extern int ScreenRotation;
|
||||
extern int ScreenGap;
|
||||
extern int ScreenLayout;
|
||||
extern int ScreenSizing;
|
||||
extern int ScreenFilter;
|
||||
|
||||
extern int DirectBoot;
|
||||
|
||||
|
Reference in New Issue
Block a user