aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/scriptbrowserhooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/scriptbrowserhooks.h')
-rw-r--r--NorthstarDLL/scriptbrowserhooks.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/NorthstarDLL/scriptbrowserhooks.h b/NorthstarDLL/scriptbrowserhooks.h
new file mode 100644
index 00000000..919cc92e
--- /dev/null
+++ b/NorthstarDLL/scriptbrowserhooks.h
@@ -0,0 +1,3 @@
+#pragma once
+
+void InitialiseScriptExternalBrowserHooks(HMODULE baseAddress); \ No newline at end of file