aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/scriptserverbrowser.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDedicatedTest/scriptserverbrowser.h')
-rw-r--r--NorthstarDedicatedTest/scriptserverbrowser.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/scriptserverbrowser.h b/NorthstarDedicatedTest/scriptserverbrowser.h
new file mode 100644
index 00000000..55776de0
--- /dev/null
+++ b/NorthstarDedicatedTest/scriptserverbrowser.h
@@ -0,0 +1,4 @@
+#pragma once
+#include <minwindef.h>
+
+void InitialiseScriptServerBrowser(HMODULE baseAddress); \ No newline at end of file