summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authoreray orçunus <erayorcunus@gmail.com>2020-04-04 13:39:58 +0200
committereray orçunus <erayorcunus@gmail.com>2020-04-04 13:49:19 +0200
commitbd7a59e58ea92ad135bf737e07a5c422b4364eb2 (patch)
tree67b4872ab47ee0a704021ead9468050e2700eac5 /src/core/config.h
parentMerge pull request #377 from Fire-Head/master (diff)
downloadre3-bd7a59e58ea92ad135bf737e07a5c422b4364eb2.tar
re3-bd7a59e58ea92ad135bf737e07a5c422b4364eb2.tar.gz
re3-bd7a59e58ea92ad135bf737e07a5c422b4364eb2.tar.bz2
re3-bd7a59e58ea92ad135bf737e07a5c422b4364eb2.tar.lz
re3-bd7a59e58ea92ad135bf737e07a5c422b4364eb2.tar.xz
re3-bd7a59e58ea92ad135bf737e07a5c422b4364eb2.tar.zst
re3-bd7a59e58ea92ad135bf737e07a5c422b4364eb2.zip
Diffstat (limited to '')
-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 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