aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/ExploitFixes.h
diff options
context:
space:
mode:
authorKawe Mazidjatari <48657826+Mauler125@users.noreply.github.com>2022-06-27 15:06:24 +0200
committerGitHub <noreply@github.com>2022-06-27 15:06:24 +0200
commitbe37827d471f2f7c6f1ea88edcf97eda539fd72f (patch)
treed15ccf95a74ed42ba12639368dc090fefd1f7db7 /NorthstarDedicatedTest/ExploitFixes.h
parent50bb5f3cdd9141dfb48c0d3cb46db185c9c0f708 (diff)
parent5311105b5ca02ba769d9e01e9ff9d6cc85b82d4a (diff)
downloadNorthstarLauncher-be37827d471f2f7c6f1ea88edcf97eda539fd72f.tar.gz
NorthstarLauncher-be37827d471f2f7c6f1ea88edcf97eda539fd72f.zip
Merge branch 'main' into NetCon
Diffstat (limited to 'NorthstarDedicatedTest/ExploitFixes.h')
-rw-r--r--NorthstarDedicatedTest/ExploitFixes.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/ExploitFixes.h b/NorthstarDedicatedTest/ExploitFixes.h
index 7a407a3d..1cafe758 100644
--- a/NorthstarDedicatedTest/ExploitFixes.h
+++ b/NorthstarDedicatedTest/ExploitFixes.h
@@ -6,4 +6,5 @@
namespace ExploitFixes
{
void LoadCallback(HMODULE unused);
-} \ No newline at end of file
+ void LoadCallbackEngine(HMODULE baseAddress);
+} // namespace ExploitFixes \ No newline at end of file