Transition away from Screen(sName).

This commit is contained in:
Glenn Maynard
2006-01-15 18:37:57 +00:00
parent 1fe278b48d
commit 87ea090b9b
22 changed files with 15 additions and 62 deletions
-1
View File
@@ -10,7 +10,6 @@
class ScreenDebugOverlay : public Screen
{
public:
ScreenDebugOverlay( const CString &sName );
virtual ~ScreenDebugOverlay();
virtual void Init();