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