From 900855c0036aa9a6a6305e3f17a41a55640bdfaf Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Wed, 6 Oct 2021 21:46:32 +0100 Subject: add mod enabling/disabling --- NorthstarDedicatedTest/dllmain.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'NorthstarDedicatedTest/dllmain.cpp') diff --git a/NorthstarDedicatedTest/dllmain.cpp b/NorthstarDedicatedTest/dllmain.cpp index 684f968e..7bf1c091 100644 --- a/NorthstarDedicatedTest/dllmain.cpp +++ b/NorthstarDedicatedTest/dllmain.cpp @@ -2,6 +2,7 @@ #include "hooks.h" #include "main.h" #include "squirrel.h" +#include "tier0.h" #include "dedicated.h" #include "dedicatedmaterialsystem.h" #include "sourceconsole.h" -- cgit v1.2.3