- moved the remaining thinker code to g_shared

This commit is contained in:
Christoph Oelckers 2019-01-31 02:51:07 +01:00
commit aa340145ac
21 changed files with 801 additions and 739 deletions

View file

@ -50,6 +50,7 @@
#include "actorinlines.h"
#include "scriptutil.h"
#include "vm.h"
#include "a_lights.h"
static FRandom pr_script("FScript");