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 -1
View File
@@ -1417,7 +1417,7 @@ vector<RString> Song::GetInstrumentTracksToVectorString() const
return ret;
}
RString GetSongAssetPath( RString sPath, const RString &sSongPath )
RString Song::GetSongAssetPath( RString sPath, const RString &sSongPath )
{
if( sPath == "" )
return RString();