diff options
Diffstat (limited to 'NorthstarDedicatedTest/logging.h')
-rw-r--r-- | NorthstarDedicatedTest/logging.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/NorthstarDedicatedTest/logging.h b/NorthstarDedicatedTest/logging.h index 2e78c81a..f9a287b5 100644 --- a/NorthstarDedicatedTest/logging.h +++ b/NorthstarDedicatedTest/logging.h @@ -2,6 +2,4 @@ #include "context.h" void CreateLogFiles(); -void InitialiseLogging(); -void InitialiseEngineSpewFuncHooks(HMODULE baseAddress); -void InitialiseClientPrintHooks(HMODULE baseAddress);
\ No newline at end of file +void InitialiseLogging();
\ No newline at end of file |