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/Runtime/ptmf.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Runtime') diff --git a/src/Runtime/ptmf.c b/src/Runtime/ptmf.c index 297039c..c98cd63 100644 --- a/src/Runtime/ptmf.c +++ b/src/Runtime/ptmf.c @@ -1,5 +1,3 @@ -#include "CPlusLib.h" - #pragma internal on asm void __ptmf_scall(...) -- cgit v1.2.3