Adds a right click menu options to memcard manager, whether to use pages\ how many saves per page, which columns to show/hide

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1476 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
LPFaint99
2008-12-10 02:41:55 +00:00
parent e80c190602
commit 4f40c79345
3 changed files with 547 additions and 271 deletions

View File

@ -47,7 +47,7 @@ SConfig::~SConfig()
void SConfig::SaveSettings()
{
IniFile ini;
// ini.Load(CONFIG_FILE); // yes we must load first to not kill unknown stuff
ini.Load(CONFIG_FILE); // yes we must load first to not kill unknown stuff
// misc
{