working on profile management screen

This commit is contained in:
Chris Danford
2005-08-05 04:20:46 +00:00
parent f0e8a34327
commit 804cc8b2bc
5 changed files with 96 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@ public:
bool FastLoadProfileNameFromMemoryCard( CString sRootDir, CString &sName ) const;
void SaveAllProfiles() const;
bool SaveProfile( PlayerNumber pn ) const;
bool SaveLocalProfile( CString sProfileID );
void UnloadProfile( PlayerNumber pn );
//