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