Split the songs-in-group-dir sanity check off.

Work on DWI tree loading.
This commit is contained in:
Glenn Maynard
2002-09-10 07:05:14 +00:00
parent 3f79aa9458
commit 9e857fab02
2 changed files with 27 additions and 16 deletions
+1
View File
@@ -68,6 +68,7 @@ protected:
void LoadDWISongDir( CString sDir );
bool GetExtraStageInfoFromCourse( bool bExtra2, CString sPreferredGroup,
Song*& pSongOut, Notes*& pNotesOut, PlayerOptions& po_out, SongOptions& so_out );
void SanityCheckGroupDir( CString sDir ) const;
CStringArray m_arrayGroupNames;
CStringArray m_GroupBannerPaths; // each song group has a banner associated with it