aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/dedicated.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDedicatedTest/dedicated.h')
-rw-r--r--NorthstarDedicatedTest/dedicated.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/dedicated.h b/NorthstarDedicatedTest/dedicated.h
index 459f47ee..3b958203 100644
--- a/NorthstarDedicatedTest/dedicated.h
+++ b/NorthstarDedicatedTest/dedicated.h
@@ -4,4 +4,5 @@ bool IsDedicated();
bool DisableDedicatedWindowCreation();
void InitialiseDedicated(HMODULE moduleAddress);
-void InitialiseDedicatedOrigin(HMODULE baseAddress); \ No newline at end of file
+void InitialiseDedicatedOrigin(HMODULE baseAddress);
+void InitialiseDedicatedServerGameDLL(HMODULE baseAddress); \ No newline at end of file