clean up Difficulty name theming
theme CourseDifficulty on options screen
This commit is contained in:
@@ -56,8 +56,7 @@ public:
|
||||
RageColor GetGroupColor( const CString &sGroupName );
|
||||
RageColor GetSongColor( const Song* pSong );
|
||||
RageColor GetDifficultyColor( Difficulty dc ) const;
|
||||
CString GetDifficultyThemeName( Difficulty dc ) const;
|
||||
|
||||
|
||||
static CString ShortenGroupName( CString sLongGroupName );
|
||||
static int GetNumStagesForSong( const Song* pSong ); // LongVer songs take 2 stages, MarathonVer take 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user