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