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:
parent
c41603c171
commit
6dd73e43fd
4 changed files with 4 additions and 3 deletions
|
|
@ -29,6 +29,7 @@
|
|||
#include "vm.h"
|
||||
#include "scriptutil.h"
|
||||
#include "p_acs.h"
|
||||
#include "actor.h"
|
||||
|
||||
|
||||
static TArray<VMValue> parameters;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue