more work on course edit screen

This commit is contained in:
Chris Danford
2003-08-11 02:18:13 +00:00
parent ce6ab9f929
commit afa04ff82f
6 changed files with 227 additions and 54 deletions
+3 -1
View File
@@ -42,7 +42,9 @@ inline CString CourseEntryTypeToString( CourseEntryType cet )
}
}
struct CourseEntry {
class CourseEntry
{
public:
CourseEntryType type;
bool mystery; // show "??????"
Song* pSong; // used in type=fixed