From a526ad915694ce9881b7ff093cdab9587d088217 Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Thu, 12 May 2022 15:25:08 +0100 Subject: separate gameutils into multiple r2 headers --- NorthstarDedicatedTest/convar.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'NorthstarDedicatedTest/convar.cpp') diff --git a/NorthstarDedicatedTest/convar.cpp b/NorthstarDedicatedTest/convar.cpp index 8a2fee88..df570da9 100644 --- a/NorthstarDedicatedTest/convar.cpp +++ b/NorthstarDedicatedTest/convar.cpp @@ -4,7 +4,6 @@ #include "cvar.h" #include "convar.h" #include "hookutils.h" -#include "gameutils.h" #include "sourceinterface.h" typedef void (*ConVarRegisterType)( -- cgit v1.2.3