Accidently left in my old BM code. edited out now

This commit is contained in:
Kevin Slaughter
2003-05-19 08:19:35 +00:00
parent b1396c186a
commit f3885b8187
-3
View File
@@ -74,9 +74,6 @@ public:
Song();
~Song();
bool m_bIsForBM; // If true, we read the data in differantly, for BeatMania
bool LoadWithoutCache( CString sDir );
NotesLoader *MakeLoader( CString sDir ) const;