diff options
Diffstat (limited to 'NorthstarDedicatedTest/clientchathooks.h')
-rw-r--r-- | NorthstarDedicatedTest/clientchathooks.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/NorthstarDedicatedTest/clientchathooks.h b/NorthstarDedicatedTest/clientchathooks.h index 79a1b3e2..d8f831c2 100644 --- a/NorthstarDedicatedTest/clientchathooks.h +++ b/NorthstarDedicatedTest/clientchathooks.h @@ -1,5 +1,2 @@ #pragma once -#include "pch.h" -#include "serverchathooks.h" - -void InitialiseClientChatHooks(HMODULE baseAddress); +#include "pch.h"
\ No newline at end of file |