mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-10 20:36:00 -05:00
VideoConfig: Rename StereoMode::SBS to StereoMode::SideBySide
This commit is contained in:
@@ -33,7 +33,7 @@ enum class AspectMode : int
|
||||
enum class StereoMode : int
|
||||
{
|
||||
Off,
|
||||
SBS,
|
||||
SideBySide,
|
||||
TAB,
|
||||
Anaglyph,
|
||||
QuadBuffer,
|
||||
|
||||
Reference in New Issue
Block a user