summaryrefslogtreecommitdiff
path: root/src/Runtime/ptmf.c
diff options
context:
space:
mode:
authorRevo <projectrevotpp@hotmail.com>2020-10-31 18:29:54 -0400
committerGitHub <noreply@github.com>2020-10-31 18:29:54 -0400
commitb78fc344a7db4386fc086e96107ed9f5f6cf45ae (patch)
treec93cb32ab858dae70b15b1c4943ee8e771dadbde /src/Runtime/ptmf.c
parentf13fcff4a5f496e8bc1fa4ff759698d9ac37c478 (diff)
parent9ba8186ce645c468f66eed98034db0127f3e3199 (diff)
Merge pull request #154 from mparisi20/master
decompile code_801DCE6C.o, move gamespy, and add standard C system headers
Diffstat (limited to 'src/Runtime/ptmf.c')
-rw-r--r--src/Runtime/ptmf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Runtime/ptmf.c b/src/Runtime/ptmf.c
index 297039c..6c8b6a8 100644
--- a/src/Runtime/ptmf.c
+++ b/src/Runtime/ptmf.c
@@ -1,6 +1,5 @@
-#include "CPlusLib.h"
-
#pragma internal on
+#include <Runtime/MWCPlusLib.h>
asm void __ptmf_scall(...)
{