diff options
author | aap <aap@papnet.eu> | 2020-11-19 15:21:22 +0100 |
---|---|---|
committer | aap <aap@papnet.eu> | 2020-11-19 15:21:22 +0100 |
commit | 856e424c76df4251a45c4f64e9f3102201fae236 (patch) | |
tree | c8c8180677d54bb0c9d63b347de93b2cbc9f3f52 /src/core/config.h | |
parent | no static runtime for external librw (diff) | |
parent | Merge pull request #822 from aap/master (diff) | |
download | re3-856e424c76df4251a45c4f64e9f3102201fae236.tar re3-856e424c76df4251a45c4f64e9f3102201fae236.tar.gz re3-856e424c76df4251a45c4f64e9f3102201fae236.tar.bz2 re3-856e424c76df4251a45c4f64e9f3102201fae236.tar.lz re3-856e424c76df4251a45c4f64e9f3102201fae236.tar.xz re3-856e424c76df4251a45c4f64e9f3102201fae236.tar.zst re3-856e424c76df4251a45c4f64e9f3102201fae236.zip |
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h index 3da9bcb1..db6e5490 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -262,6 +262,7 @@ enum Config { #define HUD_ENHANCEMENTS // Adjusts some aspects to make the HUD look/behave a little bit better. // #define BETA_SLIDING_TEXT #define TRIANGULAR_BLIPS // height indicating triangular radar blips, as in VC +// #define XBOX_SUBTITLES // the infamous outlines #define PC_MENU #ifndef PC_MENU |