From 47a1bdea8872c79dd2cd7d75ca7f254b9ed13170 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 29 Oct 2020 14:27:37 -0400 Subject: match up to func_801DCFE4, add string.h and stdlib.h, add types.h to Makefile include path, and move GameSpy under DWC --- src/code_801DB040.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/code_801DB040.cpp') diff --git a/src/code_801DB040.cpp b/src/code_801DB040.cpp index ce9740a..d895c88 100644 --- a/src/code_801DB040.cpp +++ b/src/code_801DB040.cpp @@ -1,7 +1,6 @@ -#include "types.h" #include "ctorStruct.h" -#include "Runtime/__mem.h" -#include "SDK/mem.h" +#include +#include #include "code_801DAAE0.h" #include "code_801DBB3C.h" #include "code_801DB040.h" -- cgit v1.2.3