working on importing scores

This commit is contained in:
Glenn Maynard
2005-04-24 19:18:46 +00:00
parent a7d099d006
commit 1abb3cd8b2
2 changed files with 38 additions and 9 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ public:
void PushSelf( lua_State *L );
private:
bool LoadProfile( PlayerNumber pn, CString sProfileDir, bool bIsMemCard );
Profile::LoadResult LoadProfile( PlayerNumber pn, CString sProfileDir, bool bIsMemCard );
// Directory that contains the profile. Either on local machine or
// on a memory card.