diff options
author | Fire-Head <Fire-Head@users.noreply.github.com> | 2020-04-20 07:45:17 +0300 |
---|---|---|
committer | Fire-Head <Fire-Head@users.noreply.github.com> | 2020-04-20 07:45:17 +0300 |
commit | 83810168ee59bc58b141f77edfae65ffc7adb0b1 (patch) | |
tree | d46ab817f8e59b16115e38ce6e84f37c3678dc0b /src/core/config.h | |
parent | 753343bcaccb3882eba6887d75c6164f397b5a2c (diff) |
beta OddJob(unique jump etc) sliding text
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 4ca79cb5..9f5bfeb6 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -209,6 +209,7 @@ enum Config { #define TRIANGLE_BACK_BUTTON // #define CIRCLE_BACK_BUTTON #define HUD_ENHANCEMENTS // Adjusts some aspects to make the HUD look/behave a little bit better. +#define BETA_SLIDING_TEXT // Script #define USE_DEBUG_SCRIPT_LOADER // makes game load main_freeroam.scm by default |