Attempts to fix errors introduced by merging of asmjit branch and wea… (#649)

* Attempts to fix errors introduced by merging of asmjit branch and weapons scripting branch

* This didn't work. The others should work though.

* fix scriptutil.cpp:(.text+0x18d): undefined reference to `PClass::FindActor(FName)'

* Attempt to fix compilation on macOS
This commit is contained in:
SanyaWaffles 2018-12-01 01:31:25 -05:00 committed by Christoph Oelckers
commit 6dd73e43fd
4 changed files with 4 additions and 3 deletions

View file

@ -53,6 +53,7 @@
#include "a_morph.h"
#include "g_levellocals.h"
#include "vm.h"
#include "zstring.h"
// [RH] Actually handle the cheat. The cheat code in st_stuff.c now just
// writes some bytes to the network data stream, and the network code