aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/dedicated.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/dedicated.h')
-rw-r--r--NorthstarDLL/dedicated.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/NorthstarDLL/dedicated.h b/NorthstarDLL/dedicated.h
index 0a2d247e..82806763 100644
--- a/NorthstarDLL/dedicated.h
+++ b/NorthstarDLL/dedicated.h
@@ -1,7 +1,3 @@
#pragma once
bool IsDedicatedServer();
-
-void InitialiseDedicated(HMODULE moduleAddress);
-void InitialiseDedicatedOrigin(HMODULE baseAddress);
-void InitialiseDedicatedServerGameDLL(HMODULE baseAddress);