Revert "Improved NotesLoaderSSC and NotesLoaderSM"

This commit is contained in:
Jason Felds
2015-03-09 16:58:56 -04:00
parent ba5a524738
commit 519ad8672d
9 changed files with 1042 additions and 1188 deletions
+1 -4
View File
@@ -198,10 +198,7 @@ protected:
* @brief Retrieve the file extension associated with this loader.
* @return the file extension. */
RString GetFileExtension() const { return fileExt; }
public:
// SetSongTitle and GetSongTitle changed to public to allow the functions
// used by the parser helper to access them. -Kyz
/**
* @brief Set the song title.
* @param t the song title. */