aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/dedicated.h
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-08-21 23:43:20 +0100
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-08-21 23:43:20 +0100
commitcd727a453a7d42a61bd161ea0c9947aee644e4f1 (patch)
tree9edff3d29292be84d4a7d76df993fdc96aeb082a /NorthstarDedicatedTest/dedicated.h
parent125f53aaa690e4870af88aa3a8947ac5ac0b435d (diff)
downloadNorthstarLauncher-cd727a453a7d42a61bd161ea0c9947aee644e4f1.tar.gz
NorthstarLauncher-cd727a453a7d42a61bd161ea0c9947aee644e4f1.zip
more work on dedicated and launcher
Diffstat (limited to 'NorthstarDedicatedTest/dedicated.h')
-rw-r--r--NorthstarDedicatedTest/dedicated.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/dedicated.h b/NorthstarDedicatedTest/dedicated.h
index 61d430ac..18213123 100644
--- a/NorthstarDedicatedTest/dedicated.h
+++ b/NorthstarDedicatedTest/dedicated.h
@@ -27,4 +27,4 @@ struct CDedicatedExports
// hooking stuff
extern bool bDedicatedHooksInitialised;
void InitialiseDedicated(HMODULE moduleAddress);
-
+void InitialiseDedicatedMaterialSystem(HMODULE baseAddress);