Added Xbox implementation

This commit is contained in:
Ryan Dortmans
2004-09-09 16:14:21 +00:00
parent bad5992937
commit 1430f26179
4 changed files with 35 additions and 3 deletions
+1
View File
@@ -240,6 +240,7 @@ void PrefsManager::Init()
m_fScreenPosY = 0;
m_fScreenWidth = 640;
m_fScreenHeight = 480;
resizing = false;
#else
m_bInterlaced = false;
#endif