[notesloader] More abstracting.
This commit is contained in:
@@ -24,7 +24,6 @@ enum SMALoadingStates
|
||||
struct SMALoader : public SMLoader
|
||||
{
|
||||
SMALoader() : SMLoader(".sma") {}
|
||||
bool LoadFromDir( const RString &sPath, Song &out );
|
||||
|
||||
virtual bool LoadFromSimfile( const RString &sPath, Song &out, bool bFromCache = false );
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user