mirror of
https://github.com/halpz/re3.git
synced 2025-12-28 04:52:51 +00:00
Graphics menu + MSAA
This commit is contained in:
@@ -1597,7 +1597,9 @@ psSelectDevice()
|
||||
PSGLOBAL(fullScreen) = FALSE;
|
||||
#endif
|
||||
}
|
||||
|
||||
#ifdef MULTISAMPLING
|
||||
RwD3D8EngineSetMultiSamplingLevels(1 << FrontEndMenuManager.m_nPrefsMSAALevel);
|
||||
#endif
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user