summaryrefslogtreecommitdiffstats
path: root/src/core/main.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/main.h b/src/core/main.h
index 400730a0..0c43d7f4 100644
--- a/src/core/main.h
+++ b/src/core/main.h
@@ -43,6 +43,7 @@ extern bool gUseModelResources;
extern bool gUseResources;
extern bool gNASTY_NASTY_MEM_SHUTDOWN_HACK;
extern bool gbPreviewCity;
+extern bool gMultiplayerSuperBrakeOnPause;
class CSprite2d;