aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/scriptmainmenupromos.h
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-11 22:24:13 +0000
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-11 22:24:13 +0000
commitdb552e7bcf5b1c6b01dd655163e1dc0a9d840ab0 (patch)
treeeb480b2754e4ba4653940571d7a7d089d07c37d6 /NorthstarDedicatedTest/scriptmainmenupromos.h
parent12b5d0b85a4a1cb55b068a3fbb357c30a52c1e20 (diff)
downloadNorthstarLauncher-db552e7bcf5b1c6b01dd655163e1dc0a9d840ab0.tar.gz
NorthstarLauncher-db552e7bcf5b1c6b01dd655163e1dc0a9d840ab0.zip
write_persistence fixes and custom mainmenupromos
Diffstat (limited to 'NorthstarDedicatedTest/scriptmainmenupromos.h')
-rw-r--r--NorthstarDedicatedTest/scriptmainmenupromos.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/scriptmainmenupromos.h b/NorthstarDedicatedTest/scriptmainmenupromos.h
new file mode 100644
index 00000000..2719e647
--- /dev/null
+++ b/NorthstarDedicatedTest/scriptmainmenupromos.h
@@ -0,0 +1,3 @@
+#pragma once
+
+void InitialiseScriptMainMenuPromos(HMODULE baseAddress); \ No newline at end of file