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