mirror of
https://github.com/halpz/re3.git
synced 2025-07-16 14:08:13 +00:00
GTA_VERSION define and some config.h cleanup
This commit is contained in:
@ -115,7 +115,7 @@ void RestoreDefGraphics(int8 action) {
|
||||
CMenuManager::m_PrefsVsync = true;
|
||||
CMenuManager::m_PrefsUseWideScreen = false;
|
||||
FrontEndMenuManager.m_nDisplayVideoMode = FrontEndMenuManager.m_nPrefsVideoMode;
|
||||
#ifdef GTA3_1_1_PATCH
|
||||
#if GTA_VERSION >= GTA3_PC_11
|
||||
if (_dwOperatingSystemVersion == OS_WIN98) {
|
||||
CMBlur::BlurOn = false;
|
||||
CMBlur::MotionBlurClose();
|
||||
|
Reference in New Issue
Block a user