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