diff options
Diffstat (limited to 'NorthstarDLL/shared/misccommands.h')
-rw-r--r-- | NorthstarDLL/shared/misccommands.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/NorthstarDLL/shared/misccommands.h b/NorthstarDLL/shared/misccommands.h new file mode 100644 index 00000000..07a07fb3 --- /dev/null +++ b/NorthstarDLL/shared/misccommands.h @@ -0,0 +1,3 @@ +#pragma once +void AddMiscConCommands(); +void FixupCvarFlags(); |