aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/clientchathooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDedicatedTest/clientchathooks.h')
-rw-r--r--NorthstarDedicatedTest/clientchathooks.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/NorthstarDedicatedTest/clientchathooks.h b/NorthstarDedicatedTest/clientchathooks.h
deleted file mode 100644
index 79a1b3e2..00000000
--- a/NorthstarDedicatedTest/clientchathooks.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-#include "pch.h"
-#include "serverchathooks.h"
-
-void InitialiseClientChatHooks(HMODULE baseAddress);