mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-18 18:14:08 +00:00
Menu map
This commit is contained in:
parent
f192d7052e
commit
1f8e073c0a
9 changed files with 463 additions and 69 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue