aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/scriptservertoclientstringcommand.h
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2022-03-06 18:58:55 +0000
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2022-03-06 18:58:55 +0000
commit6a9fae96aeab36a9a9a32af7cd8d6b0c700d2f2b (patch)
treea12afb79844f7074a7d7124b8867c35b8f75d231 /NorthstarDedicatedTest/scriptservertoclientstringcommand.h
parent17aaab6f250cd4d576fce78392596762e2a09142 (diff)
downloadNorthstarLauncher-6a9fae96aeab36a9a9a32af7cd8d6b0c700d2f2b.tar.gz
NorthstarLauncher-6a9fae96aeab36a9a9a32af7cd8d6b0c700d2f2b.zip
add support for server=>client script stringcommands
Diffstat (limited to 'NorthstarDedicatedTest/scriptservertoclientstringcommand.h')
-rw-r--r--NorthstarDedicatedTest/scriptservertoclientstringcommand.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/scriptservertoclientstringcommand.h b/NorthstarDedicatedTest/scriptservertoclientstringcommand.h
new file mode 100644
index 00000000..609c6105
--- /dev/null
+++ b/NorthstarDedicatedTest/scriptservertoclientstringcommand.h
@@ -0,0 +1,3 @@
+#pragma once
+
+void InitialiseScriptServerToClientStringCommands(HMODULE baseAddress); \ No newline at end of file