CPlayerPed & CMenuManager (#286)

Make Frontend great again!
This commit is contained in:
erorcun
2020-01-07 17:23:09 +03:00
committed by GitHub
parent 18de44e038
commit f9316d9cc3
13 changed files with 1046 additions and 815 deletions

View File

@@ -152,9 +152,10 @@ enum Config {
// Pad
#define KANGAROO_CHEAT
// Hud & radar
#define ASPECT_RATIO_SCALE
// Hud, frontend and radar
#define ASPECT_RATIO_SCALE // Not just makes everything scale with aspect ratio, also adds support for all aspect ratios
#define TRIANGULAR_BLIPS // height indicating triangular radar blips, as in VC
#define PS2_SAVE_DIALOG // PS2 style save dialog with transparent black box
// Script
#define USE_DEBUG_SCRIPT_LOADER // makes game load main_freeroam.scm by default