aboutsummaryrefslogtreecommitdiff
path: root/src/core/config.h
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-07-11 12:03:56 +0300
committerSergeanur <s.anureev@yandex.ua>2020-07-11 12:04:26 +0300
commit6eb8f6ae5a87fe32c93388e67559da988f48fb7f (patch)
tree3e803214b7955c83077914407ad4c4b2d2f1c83e /src/core/config.h
parent00bba630f6e070a94af498812bd555e2fd4d9ada (diff)
Add cutscene borders switch to the menu
Diffstat (limited to 'src/core/config.h')
-rw-r--r--src/core/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h
index f2716783..2ba7a021 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -201,6 +201,7 @@ enum Config {
#define DISABLE_LOADING_SCREEN // disable the loading screen which vastly improves the loading time
//#define NO_ISLAND_LOADING // disable loadscreen between islands via loading all island data at once, consumes more memory and CPU
//#define USE_TEXTURE_POOL
+#define CUTSCENE_BORDERS_SWITCH
// Particle
//#define PC_PARTICLE