aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/main.h
diff options
context:
space:
mode:
authorp0358 <p0358@users.noreply.github.com>2021-12-29 06:38:54 +0100
committerp0358 <p0358@users.noreply.github.com>2021-12-29 06:38:54 +0100
commit213bf6412410a09b0bdce62b8598bfa23ba096cf (patch)
tree68c650c35639a71e834d4e3fc964ee5bf65a9d28 /NorthstarDedicatedTest/main.h
parent8a1a2e97624d15617197248a5e292c5ead5e74a2 (diff)
downloadNorthstarLauncher-213bf6412410a09b0bdce62b8598bfa23ba096cf.tar.gz
NorthstarLauncher-213bf6412410a09b0bdce62b8598bfa23ba096cf.zip
Add direct launcher
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