diff options
Diffstat (limited to 'NorthstarDedicatedTest/logging.h')
-rw-r--r-- | NorthstarDedicatedTest/logging.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/NorthstarDedicatedTest/logging.h b/NorthstarDedicatedTest/logging.h deleted file mode 100644 index 2e78c81a..00000000 --- a/NorthstarDedicatedTest/logging.h +++ /dev/null @@ -1,7 +0,0 @@ -#pragma once -#include "context.h" - -void CreateLogFiles(); -void InitialiseLogging(); -void InitialiseEngineSpewFuncHooks(HMODULE baseAddress); -void InitialiseClientPrintHooks(HMODULE baseAddress);
\ No newline at end of file |