diff options
author | Sergeanur <s.anureev@yandex.ua> | 2020-11-05 16:05:16 +0100 |
---|---|---|
committer | Sergeanur <s.anureev@yandex.ua> | 2020-11-05 16:05:16 +0100 |
commit | 8224a6a38156ccba7c69b66fab3388463fc727b1 (patch) | |
tree | e274d6a8e74d361cc5d5e654f7ca7a1d234f07a8 /src/core/config.h | |
parent | Merge pull request #795 from withmorten/master (diff) | |
download | re3-8224a6a38156ccba7c69b66fab3388463fc727b1.tar re3-8224a6a38156ccba7c69b66fab3388463fc727b1.tar.gz re3-8224a6a38156ccba7c69b66fab3388463fc727b1.tar.bz2 re3-8224a6a38156ccba7c69b66fab3388463fc727b1.tar.lz re3-8224a6a38156ccba7c69b66fab3388463fc727b1.tar.xz re3-8224a6a38156ccba7c69b66fab3388463fc727b1.tar.zst re3-8224a6a38156ccba7c69b66fab3388463fc727b1.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 9af75405..bdc5cd54 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -258,6 +258,7 @@ enum Config { #define ALT_DODO_CHEAT #define REGISTER_START_BUTTON //#define BIND_VEHICLE_FIREWEAPON // Adds ability to rebind fire key for 'in vehicle' controls +#define BUTTON_ICONS // use textures to show controller buttons // Hud, frontend and radar #define HUD_ENHANCEMENTS // Adjusts some aspects to make the HUD look/behave a little bit better. |