aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/misccommands.h
diff options
context:
space:
mode:
authorBobTheBob9 <for.oliver.kirkham@gmail.com>2022-10-08 01:44:02 +0100
committerBobTheBob9 <for.oliver.kirkham@gmail.com>2022-10-08 01:44:02 +0100
commitd7d92226bc13710f2387492d893187faf8da738b (patch)
tree5e80c337bdfe9fdce6a46aac44f3a02f62c0e3e3 /NorthstarDLL/misccommands.h
parentb03070d5b4575581ff6183cada8083446caa351e (diff)
downloadNorthstarLauncher-d7d92226bc13710f2387492d893187faf8da738b.tar.gz
NorthstarLauncher-d7d92226bc13710f2387492d893187faf8da738b.zip
fixup command flags better and reformat
Diffstat (limited to 'NorthstarDLL/misccommands.h')
-rw-r--r--NorthstarDLL/misccommands.h1
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();