Split the songs-in-group-dir sanity check off.
Work on DWI tree loading.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user