mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
Add UI Support for up to 8x Internal Resolutions
This commit is contained in:
parent
5fe2924af6
commit
6e7fedd4d0
4 changed files with 10 additions and 17 deletions
|
@ -40,8 +40,6 @@ enum EFBScale
|
|||
SCALE_1_5X,
|
||||
SCALE_2X,
|
||||
SCALE_2_5X,
|
||||
SCALE_3X,
|
||||
SCALE_4X,
|
||||
};
|
||||
|
||||
enum StereoMode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue