force zengine to be linked as a whole
This commit is contained in:
parent
71cafec63b
commit
57f4fb1d37
11 changed files with 4 additions and 43 deletions
|
|
@ -30,8 +30,6 @@
|
|||
#include "g_levellocals.h"
|
||||
#include "vm.h"
|
||||
|
||||
void LinkVMIterators() { }
|
||||
|
||||
//==========================================================================
|
||||
//
|
||||
// scriptable thinker iterator
|
||||
|
|
|
|||
|
|
@ -57,8 +57,6 @@
|
|||
#include "gi.h"
|
||||
#include "shadowinlines.h"
|
||||
|
||||
void LinkVMThunksActors() { }
|
||||
|
||||
DVector2 AM_GetPosition();
|
||||
int Net_GetLatency(int *ld, int *ad);
|
||||
void PrintPickupMessage(bool localview, const FString &str);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue