mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-13 09:27:48 +00:00
yuzu: Add 16:10 aspect ratio
This commit is contained in:
parent
f39b70a21b
commit
70825554ec
3 changed files with 8 additions and 0 deletions
|
@ -27,6 +27,7 @@ enum class AspectRatio {
|
|||
Default,
|
||||
R4_3,
|
||||
R21_9,
|
||||
R16_10,
|
||||
StretchToWindow,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue