This commit is contained in:
eray orçunus 2020-04-07 02:15:55 +03:00
parent f192d7052e
commit 1f8e073c0a
9 changed files with 463 additions and 69 deletions

View file

@ -192,7 +192,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
#define MENU_MAP // VC-like menu map. Make sure you have new menu.txd
// Script
#define USE_DEBUG_SCRIPT_LOADER // makes game load main_freeroam.scm by default