mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 16:50:33 +00:00
fixfixfix
This commit is contained in:
parent
1c11a8081f
commit
233792e2b8
4 changed files with 711 additions and 716 deletions
File diff suppressed because it is too large
Load diff
|
@ -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;
|
||||
|
|
798
src/core/Pad.cpp
798
src/core/Pad.cpp
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue