This commit is contained in:
Glenn Maynard
2006-10-07 04:13:43 +00:00
parent 064a411962
commit 8a4ddd1515
34 changed files with 84 additions and 84 deletions
+1 -1
View File
@@ -222,7 +222,7 @@ enum MemoryCardState
MemoryCardState_Removed,
MemoryCardState_NoCard,
NUM_MemoryCardState,
MemoryCardState_INVALID,
MemoryCardState_Invalid,
};
const RString& MemoryCardStateToString( MemoryCardState mcs );