load in Init()

This commit is contained in:
Glenn Maynard
2006-01-15 19:29:33 +00:00
parent f6ea595c12
commit 5a3f362f5d
13 changed files with 32 additions and 54 deletions
-1
View File
@@ -13,7 +13,6 @@
class ScreenSelectStyle : public ScreenSelect
{
public:
ScreenSelectStyle( CString sName );
virtual void Init();
virtual void BeginScreen();