aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/dedicated.h
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-21 17:07:17 +0000
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-21 17:07:17 +0000
commit246d058c2c9e1dddff3072f0293de5b5e361b8c7 (patch)
treea2f71b4091999542d53028305284fe0654fd60ef /NorthstarDedicatedTest/dedicated.h
parent34aaaf1ce6819e9a5fdd2c0cd04259d89e085052 (diff)
downloadNorthstarLauncher-246d058c2c9e1dddff3072f0293de5b5e361b8c7.tar.gz
NorthstarLauncher-246d058c2c9e1dddff3072f0293de5b5e361b8c7.zip
dedi cleanup and d3d hooks
Diffstat (limited to 'NorthstarDedicatedTest/dedicated.h')
-rw-r--r--NorthstarDedicatedTest/dedicated.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/dedicated.h b/NorthstarDedicatedTest/dedicated.h
index 3b958203..0b4d9188 100644
--- a/NorthstarDedicatedTest/dedicated.h
+++ b/NorthstarDedicatedTest/dedicated.h
@@ -1,7 +1,6 @@
#pragma once
bool IsDedicated();
-bool DisableDedicatedWindowCreation();
void InitialiseDedicated(HMODULE moduleAddress);
void InitialiseDedicatedOrigin(HMODULE baseAddress);