mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
MSAA: Store samples in ini files.
This commit is contained in:
@ -279,5 +279,5 @@ protected:
|
||||
VideoConfig &vconfig;
|
||||
std::string ininame;
|
||||
|
||||
int m_msaa_modes;
|
||||
size_t m_msaa_modes;
|
||||
};
|
||||
|
Reference in New Issue
Block a user