Rebased loading optimizations to current master.
This commit is contained in:
+4
-1
@@ -198,7 +198,10 @@ 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. */
|
||||
|
||||
Reference in New Issue
Block a user