aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/ExploitFixes.h
diff options
context:
space:
mode:
authorKawe Mazidjatari <48657826+Mauler125@users.noreply.github.com>2022-03-27 10:54:09 +0200
committerGitHub <noreply@github.com>2022-03-27 10:54:09 +0200
commitf1a8ce9337ce84f25fc1a78458f43377c7b36f4d (patch)
treebb5ea746c277f6b6c720deac8e6dadcd682440f7 /NorthstarDedicatedTest/ExploitFixes.h
parentb5405b462656b83a37bf1eb41b049b0913980a13 (diff)
parent379cbc8bc251307777a14b901e5617e834398485 (diff)
downloadNorthstarLauncher-f1a8ce9337ce84f25fc1a78458f43377c7b36f4d.tar.gz
NorthstarLauncher-f1a8ce9337ce84f25fc1a78458f43377c7b36f4d.zip
Merge branch 'main' into NetCon
Diffstat (limited to 'NorthstarDedicatedTest/ExploitFixes.h')
-rw-r--r--NorthstarDedicatedTest/ExploitFixes.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/NorthstarDedicatedTest/ExploitFixes.h b/NorthstarDedicatedTest/ExploitFixes.h
index 49928640..7a407a3d 100644
--- a/NorthstarDedicatedTest/ExploitFixes.h
+++ b/NorthstarDedicatedTest/ExploitFixes.h
@@ -3,6 +3,7 @@
#pragma once
#include "pch.h"
-namespace ExploitFixes {
+namespace ExploitFixes
+{
void LoadCallback(HMODULE unused);
-}
+} \ No newline at end of file