Refactored code for writing #SONG entries in CourseWriterCRS
Added method for writing #SONGSELECT entries Added new boolean flag bUseSongSelect to CourseEntry Added new function StringToSongSort() Renamed "LIVES" to "GAINLIVES"
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ static const char *SongSortNames[] = {
|
||||
};
|
||||
XToString( SongSort );
|
||||
XToLocalizedString( SongSort );
|
||||
|
||||
StringToX( SongSort );
|
||||
|
||||
/* Maximum lower value of ranges when difficult: */
|
||||
const int MAX_BOTTOM_RANGE = 10;
|
||||
|
||||
Reference in New Issue
Block a user