diff --git a/stepmania/src/GameConstantsAndTypes.cpp b/stepmania/src/GameConstantsAndTypes.cpp index 6e033a71cb..85ca34a922 100644 --- a/stepmania/src/GameConstantsAndTypes.cpp +++ b/stepmania/src/GameConstantsAndTypes.cpp @@ -30,14 +30,26 @@ CString DifficultyToString( Difficulty dc ) } } +/* We prefer the above names; recognize a number of others, too. (They'l + * get normalized when written to SMs, etc.) */ Difficulty StringToDifficulty( CString sDC ) { - for( int i=0; i