mirror of
https://github.com/halpz/re3.git
synced 2025-07-31 19:10:31 +00:00
Add multisampling
This commit is contained in:
@ -661,8 +661,8 @@ public:
|
||||
int32 m_nSelectedScreenMode;
|
||||
#endif
|
||||
#ifdef MULTISAMPLING
|
||||
static int8 m_nPrefsMSAALevel;
|
||||
static int8 m_nDisplayMSAALevel;
|
||||
int8 m_nPrefsMSAALevel;
|
||||
int8 m_nDisplayMSAALevel;
|
||||
#endif
|
||||
|
||||
enum LANGUAGE
|
||||
|
Reference in New Issue
Block a user