fix some STestMode + preloading

This commit is contained in:
Glenn Maynard
2008-03-18 16:32:55 +00:00
parent 9030c1c63a
commit 95b1ddda5a
5 changed files with 8 additions and 18 deletions
-1
View File
@@ -29,7 +29,6 @@ const RString& SelectionStateToString( SelectionState ss );
class ScreenSelectMusic : public ScreenWithMenuElements
{
public:
ScreenSelectMusic();
virtual ~ScreenSelectMusic();
virtual void Init();
virtual void BeginScreen();