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