diff options
Diffstat (limited to 'NorthstarDedicatedTest/commandprint.h')
-rw-r--r-- | NorthstarDedicatedTest/commandprint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/commandprint.h b/NorthstarDedicatedTest/commandprint.h index 803cccc4..6c3ef850 100644 --- a/NorthstarDedicatedTest/commandprint.h +++ b/NorthstarDedicatedTest/commandprint.h @@ -3,4 +3,4 @@ void PrintCommandHelpDialogue(const ConCommandBase* command, const char* name); void TryPrintCvarHelpForCommand(const char* pCommand); -void InitialiseCommandPrint();
\ No newline at end of file +void InitialiseCommandPrint(); |