aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/maxplayers.h
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2022-05-09 01:10:47 +0100
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2022-05-09 01:10:47 +0100
commit503d336e9e695a0518f90f727f4a2fe4569615e6 (patch)
treeb39d969c57844704e42a60631b81c09ee55b7a29 /NorthstarDedicatedTest/maxplayers.h
parentf230156cbebc1b93db5e254410ee2ab3a8dcb27c (diff)
downloadNorthstarLauncher-503d336e9e695a0518f90f727f4a2fe4569615e6.tar.gz
NorthstarLauncher-503d336e9e695a0518f90f727f4a2fe4569615e6.zip
move more things to macros
Diffstat (limited to 'NorthstarDedicatedTest/maxplayers.h')
-rw-r--r--NorthstarDedicatedTest/maxplayers.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/NorthstarDedicatedTest/maxplayers.h b/NorthstarDedicatedTest/maxplayers.h
index cd191fc8..7b9637ef 100644
--- a/NorthstarDedicatedTest/maxplayers.h
+++ b/NorthstarDedicatedTest/maxplayers.h
@@ -1,4 +1 @@
-#pragma once
-void InitialiseMaxPlayersOverride_Engine(HMODULE baseAddress);
-void InitialiseMaxPlayersOverride_Server(HMODULE baseAddress);
-void InitialiseMaxPlayersOverride_Client(HMODULE baseAddress); \ No newline at end of file
+#pragma once \ No newline at end of file