This commit is contained in:
Glenn Maynard
2005-02-26 07:15:09 +00:00
parent 20959eed4a
commit 2758d599f5
+1 -1
View File
@@ -139,7 +139,7 @@ void ScreenSystemLayer::RefreshCreditsMessages()
if( !bShowCreditsMessage )
{
MemoryCardState mcs = MEMCARDMAN->GetCardState( p );
Profile* pProfile = PROFILEMAN->GetProfile( p );
const Profile* pProfile = PROFILEMAN->GetProfile( p );
switch( mcs )
{
case MEMORY_CARD_STATE_NO_CARD: