From 8e92fb0e58f6caadf7f7775b2c335ac6b5e519f5 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Sun, 9 Nov 2003 21:39:54 +0000 Subject: [PATCH] mount memory card before using --- stepmania/src/ProfileManager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/ProfileManager.cpp b/stepmania/src/ProfileManager.cpp index f5dff57adc..ec58ee054b 100644 --- a/stepmania/src/ProfileManager.cpp +++ b/stepmania/src/ProfileManager.cpp @@ -195,7 +195,7 @@ bool ProfileManager::LoadProfileFromMemoryCard( PlayerNumber pn ) bResult = LoadProfile( pn, sDir, false ); return bResult; } - + bool ProfileManager::LoadFirstAvailableProfile( PlayerNumber pn ) { // mount card