From 800b2a7dbd9c344873841e225407b3fcd6d29fe0 Mon Sep 17 00:00:00 2001 From: HappyDOGE <28511119+HappyDOGE@users.noreply.github.com> Date: Sat, 29 Jan 2022 12:21:41 +0300 Subject: add TextMsg logging --- NorthstarDedicatedTest/logging.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NorthstarDedicatedTest/logging.h') 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 -- cgit v1.2.3