Transition away from Screen(sName).

This commit is contained in:
Glenn Maynard
2006-01-15 19:49:02 +00:00
parent 3e456e60fd
commit 2b4c9e4516
49 changed files with 43 additions and 126 deletions
@@ -45,10 +45,7 @@ static void FillSongsAndChoices( const CString &sSongGroup, vector<Song*> &vpSon
}
REGISTER_SCREEN_CLASS( ScreenOptionsEditCourseEntry );
ScreenOptionsEditCourseEntry::ScreenOptionsEditCourseEntry( CString sName ) : ScreenOptionsEditCourseSubMenu( sName )
{
}
REGISTER_SCREEN_CLASS_NEW( ScreenOptionsEditCourseEntry );
void ScreenOptionsEditCourseEntry::Init()
{