summaryrefslogtreecommitdiffstats
path: root/src/core/Frontend_PS2.h
diff options
context:
space:
mode:
authorFire-Head <Fire-Head@users.noreply.github.com>2020-06-27 23:31:45 +0200
committerFire-Head <Fire-Head@users.noreply.github.com>2020-06-27 23:31:45 +0200
commit233792e2b872ed400955bb3da113bd82234cfa09 (patch)
tree28e4417328ba0c401266246e7c8f1fe46843ae94 /src/core/Frontend_PS2.h
parentmips overdose (diff)
downloadre3-233792e2b872ed400955bb3da113bd82234cfa09.tar
re3-233792e2b872ed400955bb3da113bd82234cfa09.tar.gz
re3-233792e2b872ed400955bb3da113bd82234cfa09.tar.bz2
re3-233792e2b872ed400955bb3da113bd82234cfa09.tar.lz
re3-233792e2b872ed400955bb3da113bd82234cfa09.tar.xz
re3-233792e2b872ed400955bb3da113bd82234cfa09.tar.zst
re3-233792e2b872ed400955bb3da113bd82234cfa09.zip
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;