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