This commit is contained in:
Paul 2001-02-12 17:18:17 +00:00
parent 4e7b3a42cc
commit a13f0d8e4f
6 changed files with 52 additions and 34 deletions

View file

@ -14,9 +14,6 @@ class CLayer;
class CLevel
{
public:
CLevel();
virtual ~CLevel();
// Scene Handlers
void init();
void shutdown();