diff options
Diffstat (limited to 'NorthstarDedicatedTest/chatcommand.h')
-rw-r--r-- | NorthstarDedicatedTest/chatcommand.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/chatcommand.h b/NorthstarDedicatedTest/chatcommand.h new file mode 100644 index 00000000..1c095fb7 --- /dev/null +++ b/NorthstarDedicatedTest/chatcommand.h @@ -0,0 +1,3 @@ +#pragma once + +void InitialiseChatCommands(HMODULE baseAddress);
\ No newline at end of file |