diff options
Diffstat (limited to 'NorthstarDLL/dedicated.h')
-rw-r--r-- | NorthstarDLL/dedicated.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/NorthstarDLL/dedicated.h b/NorthstarDLL/dedicated.h index a2362394..82806763 100644 --- a/NorthstarDLL/dedicated.h +++ b/NorthstarDLL/dedicated.h @@ -1,3 +1,3 @@ -#pragma once
-
-bool IsDedicatedServer();
+#pragma once + +bool IsDedicatedServer(); |