diff options
Diffstat (limited to 'NorthstarDLL/misccommands.h')
-rw-r--r-- | NorthstarDLL/misccommands.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/misccommands.h b/NorthstarDLL/misccommands.h index cbd1df65..fbd41b32 100644 --- a/NorthstarDLL/misccommands.h +++ b/NorthstarDLL/misccommands.h @@ -1,2 +1,2 @@ #pragma once -void AddMiscConCommands();
\ No newline at end of file +void AddMiscConCommands(); |