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 96bb96c4..ded6af70 100644
--- a/NorthstarDedicatedTest/dedicated.h
+++ b/NorthstarDedicatedTest/dedicated.h
@@ -2,4 +2,5 @@
bool IsDedicated();
-void InitialiseDedicated(HMODULE moduleAddress); \ No newline at end of file
+void InitialiseDedicated(HMODULE moduleAddress);
+void InitialiseDedicatedOrigin(HMODULE baseAddress); \ No newline at end of file