Add multisampling

This commit is contained in:
Sergeanur
2021-01-08 20:22:08 +02:00
parent c6c55d0130
commit 68e8c1ce04
2 changed files with 3 additions and 4 deletions

View File

@ -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