force zengine to be linked as a whole

This commit is contained in:
Ricardo Luís Vaz Silva 2025-01-10 15:16:17 -03:00 committed by Rachael Alexanderson
commit 57f4fb1d37
11 changed files with 4 additions and 43 deletions

View file

@ -30,8 +30,6 @@
#include "g_levellocals.h"
#include "vm.h"
void LinkVMIterators() { }
//==========================================================================
//
// scriptable thinker iterator

View file

@ -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);