diff options
author | eray orçunus <erayorcunus@gmail.com> | 2020-04-04 14:39:58 +0300 |
---|---|---|
committer | eray orçunus <erayorcunus@gmail.com> | 2020-04-04 14:49:19 +0300 |
commit | bd7a59e58ea92ad135bf737e07a5c422b4364eb2 (patch) | |
tree | 67b4872ab47ee0a704021ead9468050e2700eac5 /src/core/config.h | |
parent | f56909d8b7df667aaf9c3dfa9bb2b4745b9f2293 (diff) |
Frontend (last-3)
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 4d66eef5..2d1bfff1 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -190,6 +190,7 @@ enum Config { #define TRIANGULAR_BLIPS // height indicating triangular radar blips, as in VC #define PS2_SAVE_DIALOG // PS2 style save dialog with transparent black box // #define PS2_LIKE_MENU // An effort to recreate PS2 menu, cycling through tabs, different bg etc. +// #define MENU_MAP // Very WIP // Script #define USE_DEBUG_SCRIPT_LOADER // makes game load main_freeroam.scm by default |