enum name cleanup
This commit is contained in:
@@ -268,7 +268,7 @@ static const CString MemoryCardStateNames[] = {
|
||||
"removed",
|
||||
"none",
|
||||
};
|
||||
XToString( MemoryCardState, NUM_MEMORY_CARD_STATES );
|
||||
XToString( MemoryCardState, NUM_MemoryCardState );
|
||||
|
||||
|
||||
static const CString PerDifficultyAwardNames[] = {
|
||||
|
||||
Reference in New Issue
Block a user