[notesreader] Ready to test again.

This commit is contained in:
Jason Felds
2011-06-09 22:00:10 -04:00
parent bb642827a8
commit 4830ecc730
5 changed files with 3 additions and 23 deletions
-5
View File
@@ -438,11 +438,6 @@ bool SMALoader::LoadFromSimfile( const RString &sPath, Song &out, bool bFromCach
return true;
}
void SMALoader::GetApplicableFiles( const RString &sPath, vector<RString> &out )
{
GetDirListing( sPath + RString("*.sma"), out );
}
/**
* @file
* @author Aldo Fregoso, Jason Felds (c) 2009-2011