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