Transition away from Screen(sName).

This commit is contained in:
Glenn Maynard
2006-01-15 18:54:03 +00:00
parent edb6479aff
commit 470c909ec6
28 changed files with 46 additions and 81 deletions
+1 -4
View File
@@ -2,10 +2,7 @@
#include "ScreenEditCourseMods.h"
#include "RageLog.h"
REGISTER_SCREEN_CLASS( ScreenEditCourseMods );
ScreenEditCourseMods::ScreenEditCourseMods( CString sName ) : ScreenEdit( sName )
{
}
REGISTER_SCREEN_CLASS_NEW( ScreenEditCourseMods );
void ScreenEditCourseMods::Init()
{