aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/miscserverfixes.h
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-26 05:22:33 +0000
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-26 05:22:33 +0000
commitce6127ae96022ce6e803a876a2e39eed7bd754ea (patch)
tree606a902a6fc976c35da64d3a292ebac7e11fe62d /NorthstarDedicatedTest/miscserverfixes.h
parent3296aeae3cc035cfc20b9c7da40f7c5690e92daa (diff)
downloadNorthstarLauncher-ce6127ae96022ce6e803a876a2e39eed7bd754ea.tar.gz
NorthstarLauncher-ce6127ae96022ce6e803a876a2e39eed7bd754ea.zip
fix potentially unsafe concommand
Diffstat (limited to 'NorthstarDedicatedTest/miscserverfixes.h')
-rw-r--r--NorthstarDedicatedTest/miscserverfixes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/miscserverfixes.h b/NorthstarDedicatedTest/miscserverfixes.h
new file mode 100644
index 00000000..d1c05a6b
--- /dev/null
+++ b/NorthstarDedicatedTest/miscserverfixes.h
@@ -0,0 +1 @@
+void InitialiseMiscServerFixes(HMODULE baseAddress); \ No newline at end of file