diff options
Diffstat (limited to 'NorthstarDLL/misccommands.h')
-rw-r--r-- | NorthstarDLL/misccommands.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NorthstarDLL/misccommands.h b/NorthstarDLL/misccommands.h index f9c60b05..fbd41b32 100644 --- a/NorthstarDLL/misccommands.h +++ b/NorthstarDLL/misccommands.h @@ -1,2 +1,2 @@ -#pragma once
-void AddMiscConCommands();
+#pragma once +void AddMiscConCommands(); |