aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/serverscriptpersistence.h
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-10-11 23:35:40 +0100
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-10-11 23:35:40 +0100
commitc5cf48bba33159fc268904688f29ed20c14b11b3 (patch)
tree88aa6d01bf204f93ece63e50d3f1b9b4ca263094 /NorthstarDedicatedTest/serverscriptpersistence.h
parentcb386ef4857f5a0f13998d1813cfa7d57a00af7d (diff)
downloadNorthstarLauncher-c5cf48bba33159fc268904688f29ed20c14b11b3.tar.gz
NorthstarLauncher-c5cf48bba33159fc268904688f29ed20c14b11b3.zip
add server script early persistence writes
Diffstat (limited to 'NorthstarDedicatedTest/serverscriptpersistence.h')
-rw-r--r--NorthstarDedicatedTest/serverscriptpersistence.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/serverscriptpersistence.h b/NorthstarDedicatedTest/serverscriptpersistence.h
new file mode 100644
index 00000000..c4eb863f
--- /dev/null
+++ b/NorthstarDedicatedTest/serverscriptpersistence.h
@@ -0,0 +1 @@
+void InitialiseServerScriptPersistence(HMODULE baseAddress); \ No newline at end of file