mirror of
https://github.com/libretro/pcsx2.git
synced 2024-12-13 21:28:38 +00:00
Missed one thing.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2939 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
97e6d37e39
commit
896f731eb8
@ -206,8 +206,9 @@ public:
|
||||
bool Toolbar_ShowLabels;
|
||||
|
||||
// uses automatic ntfs compression when creating new memory cards (Win32 only)
|
||||
// (Used in several places, so it's easier
|
||||
#ifdef __WXMSW__
|
||||
bool McdCompressNTFS;
|
||||
#endif
|
||||
|
||||
// Force-ejects modified memory cards when loading savestates (avoids corruption)
|
||||
bool McdEnableEjection;
|
||||
|
Loading…
Reference in New Issue
Block a user