diff options
| author | Markus Wick <markus@selfnet.de> | 2015-06-11 15:47:39 +0200 |
|---|---|---|
| committer | Jules Blok <jules.blok@gmail.com> | 2015-08-13 12:37:31 +0200 |
| commit | f801ccc9b2607d0ebdc4c658a2c750224ffc10d7 (patch) | |
| tree | e4d9cf4b3af5501211f0fd9fc31900b8c26ac4c0 /Source/Core/VideoCommon/VideoConfig.h | |
| parent | 6911e2470a66b4cf1cfe6f4df400b401945f2e30 (diff) | |
Merge pull request #2024 from RisingFog/irgui
Add UI Support for up to 8x Internal Resolutions
Diffstat (limited to 'Source/Core/VideoCommon/VideoConfig.h')
| -rw-r--r-- | Source/Core/VideoCommon/VideoConfig.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Core/VideoCommon/VideoConfig.h b/Source/Core/VideoCommon/VideoConfig.h index 9635c90d19..48ed3fc005 100644 --- a/Source/Core/VideoCommon/VideoConfig.h +++ b/Source/Core/VideoCommon/VideoConfig.h @@ -40,8 +40,6 @@ enum EFBScale SCALE_1_5X, SCALE_2X, SCALE_2_5X, - SCALE_3X, - SCALE_4X, }; enum StereoMode |
