aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/miscserverscript.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/miscserverscript.h')
-rw-r--r--NorthstarDLL/miscserverscript.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/NorthstarDLL/miscserverscript.h b/NorthstarDLL/miscserverscript.h
new file mode 100644
index 00000000..8197e502
--- /dev/null
+++ b/NorthstarDLL/miscserverscript.h
@@ -0,0 +1,2 @@
+void InitialiseMiscServerScriptCommand(HMODULE baseAddress);
+void* GetPlayerByIndex(int playerIndex); \ No newline at end of file