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_801DBE90.cpp | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'src/code_801DBE90.cpp') diff --git a/src/code_801DBE90.cpp b/src/code_801DBE90.cpp index 5184c42..2303bdb 100644 --- a/src/code_801DBE90.cpp +++ b/src/code_801DBE90.cpp @@ -1,10 +1,9 @@ -#include "types.h" #include "ctorStruct.h" -#include "Runtime/__mem.h" -#include "SDK/mem.h" -#include "SDK/os.h" -#include "SDK/dvd.h" -#include "SDK/nand.h" +#include +#include +#include +#include +#include #include "code_801DAAE0.h" #include "code_801DCE6C.h" #include "code_80223C54.h" -- cgit v1.2.3