mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Merge pull request #3332 from degasus/master
MSAA: Store samples in ini files.
This commit is contained in:
@ -285,5 +285,5 @@ protected:
|
||||
VideoConfig &vconfig;
|
||||
std::string ininame;
|
||||
|
||||
int m_msaa_modes;
|
||||
size_t m_msaa_modes;
|
||||
};
|
||||
|
Reference in New Issue
Block a user