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