summaryrefslogtreecommitdiffstats
path: root/src/core/Frontend_PS2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/Frontend_PS2.h')
-rw-r--r--src/core/Frontend_PS2.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/core/Frontend_PS2.h b/src/core/Frontend_PS2.h
index 950c1abd..2f226dc3 100644
--- a/src/core/Frontend_PS2.h
+++ b/src/core/Frontend_PS2.h
@@ -193,12 +193,7 @@ public:
static float fMapCenterX;
#endif
-#ifdef IMPROVED_VIDEOMODE
- //int32 m_nPrefsWidth = 1280 ;//640;
- //int32 m_nPrefsHeight = 960;//480;
- //int32 m_nPrefsWidth = 1024;
- //int32 m_nPrefsHeight = 768;
-
+#ifdef IMPROVED_VIDEOMODE
int32 m_nPrefsWidth = 640;
int32 m_nPrefsHeight = 480;
int32 m_nPrefsDepth = 32;