mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-25 11:46:27 +00:00
MSAA: Store samples in ini files.
This commit is contained in:
parent
cc3dc05438
commit
e26d9f7c35
12 changed files with 68 additions and 91 deletions
|
@ -279,5 +279,5 @@ protected:
|
|||
VideoConfig &vconfig;
|
||||
std::string ininame;
|
||||
|
||||
int m_msaa_modes;
|
||||
size_t m_msaa_modes;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue