mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-06 09:35:53 +00:00
Merge pull request #3332 from degasus/master
MSAA: Store samples in ini files.
This commit is contained in:
commit
ebe3c49c5f
12 changed files with 68 additions and 91 deletions
|
@ -285,5 +285,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