aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDedicatedTest/main.h')
-rw-r--r--NorthstarDedicatedTest/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/main.h b/NorthstarDedicatedTest/main.h
index ef5d86dc..90e88912 100644
--- a/NorthstarDedicatedTest/main.h
+++ b/NorthstarDedicatedTest/main.h
@@ -1,3 +1,3 @@
#pragma once
-extern "C" __declspec(dllexport) void InitialiseNorthstar(); \ No newline at end of file
+extern "C" __declspec(dllexport) bool InitialiseNorthstar(); \ No newline at end of file