This commit is contained in:
parent
367143790d
commit
92e2df722d
3 changed files with 36 additions and 20 deletions
|
@ -55,6 +55,7 @@ public:
|
|||
static void shutdown();
|
||||
static void killAllThingsForRespawn();
|
||||
|
||||
static void initAllThings();
|
||||
static void thinkAllThings(int _frames);
|
||||
static void renderAllThings();
|
||||
static void processEventAllThings(GAME_EVENT _event,CThing *_sourceThing);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue