more high level functions
This commit is contained in:
@@ -12,4 +12,8 @@ class CGame
|
||||
{
|
||||
public:
|
||||
static int &currLevel;
|
||||
static bool &bDemoMode;
|
||||
static bool &nastyGame;
|
||||
|
||||
static void Process(void);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user