aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/dedicated.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDedicatedTest/dedicated.h')
-rw-r--r--NorthstarDedicatedTest/dedicated.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/NorthstarDedicatedTest/dedicated.h b/NorthstarDedicatedTest/dedicated.h
deleted file mode 100644
index 0b4d9188..00000000
--- a/NorthstarDedicatedTest/dedicated.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#pragma once
-
-bool IsDedicated();
-
-void InitialiseDedicated(HMODULE moduleAddress);
-void InitialiseDedicatedOrigin(HMODULE baseAddress);
-void InitialiseDedicatedServerGameDLL(HMODULE baseAddress); \ No newline at end of file