summaryrefslogtreecommitdiff
path: root/src/Runtime/ptmf.c
diff options
context:
space:
mode:
authorMax <mparisi@stevens.edu>2020-10-29 14:27:37 -0400
committerMax <mparisi@stevens.edu>2020-10-29 14:27:37 -0400
commit47a1bdea8872c79dd2cd7d75ca7f254b9ed13170 (patch)
treef254bbac3fde59afbc4abe7f07ea763bed53b20c /src/Runtime/ptmf.c
parentf13fcff4a5f496e8bc1fa4ff759698d9ac37c478 (diff)
match up to func_801DCFE4, add string.h and stdlib.h, add types.h to Makefile include path, and move GameSpy under DWC
Diffstat (limited to 'src/Runtime/ptmf.c')
-rw-r--r--src/Runtime/ptmf.c2
1 files changed, 0 insertions, 2 deletions
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(...)