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
View File
@@ -14,7 +14,6 @@ enum { NUM_SHOWN_GAME_TO_DEVICE_SLOTS = 3 };
class ScreenMapControllers : public ScreenWithMenuElements
{
public:
ScreenMapControllers( CString sName );
virtual void Init();
virtual void BeginScreen();