fix crash

This commit is contained in:
Glenn Maynard
2004-02-17 08:18:13 +00:00
parent 92573c600e
commit 2e24ec1586
+2
View File
@@ -53,6 +53,8 @@ static const char *MEM_CARD_DIR[NUM_PLAYERS] =
ProfileManager::ProfileManager()
{
PROFILEMAN = this;
for( int p=0; p<NUM_PLAYERS; p++ )
m_bWasLoadedFromMemoryCard[p] = false;