diff options
Diffstat (limited to '')
-rw-r--r-- | src/core/main.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/main.h b/src/core/main.h index 3fa26e78..400730a0 100644 --- a/src/core/main.h +++ b/src/core/main.h @@ -42,6 +42,7 @@ extern bool gSecondExportPass; extern bool gUseModelResources; extern bool gUseResources; extern bool gNASTY_NASTY_MEM_SHUTDOWN_HACK; +extern bool gbPreviewCity; class CSprite2d; |