Merged per-chart music. Updated changelog.

This commit is contained in:
Kyzentun
2015-03-09 19:06:57 -06:00
16 changed files with 172 additions and 5 deletions
+1
View File
@@ -166,6 +166,7 @@ namespace SongUtil
bool ValidateCurrentStepsCredit( const RString &sAnswer, RString &sErrorOut );
bool ValidateCurrentStepsChartName(const RString &answer, RString &error);
bool ValidateCurrentSongPreview(const RString& answer, RString& error);
bool ValidateCurrentStepsMusic(const RString &answer, RString &error);
void GetAllSongGenres( vector<RString> &vsOut );
/**