move visual thinker definition into its own header
This commit is contained in:
parent
3622e2bb2a
commit
174344ddf1
9 changed files with 80 additions and 64 deletions
|
|
@ -46,6 +46,8 @@
|
|||
#include "g_cvars.h"
|
||||
#include "d_main.h"
|
||||
|
||||
#include "p_visualthinker.h"
|
||||
|
||||
static int ThinkCount;
|
||||
static cycle_t ThinkCycles;
|
||||
extern cycle_t BotSupportCycles;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue