aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDedicatedTest/logging.h')
-rw-r--r--NorthstarDedicatedTest/logging.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/logging.h b/NorthstarDedicatedTest/logging.h
index da13e46f..2e78c81a 100644
--- a/NorthstarDedicatedTest/logging.h
+++ b/NorthstarDedicatedTest/logging.h
@@ -3,4 +3,5 @@
void CreateLogFiles();
void InitialiseLogging();
-void InitialiseEngineSpewFuncHooks(HMODULE baseAddress); \ No newline at end of file
+void InitialiseEngineSpewFuncHooks(HMODULE baseAddress);
+void InitialiseClientPrintHooks(HMODULE baseAddress); \ No newline at end of file