Merge pull request #820 from withmorten/mission-switcher

add mission switcher from miami
This commit is contained in:
erorcun
2020-11-18 01:45:12 +03:00
committed by GitHub
4 changed files with 86 additions and 0 deletions

View File

@ -218,6 +218,11 @@ enum Config {
#define COMPATIBLE_SAVES // this allows changing structs while keeping saves compatible
#define LOAD_INI_SETTINGS // as the name suggests. fundamental for CUSTOM_FRONTEND_OPTIONS
// Just debug menu entries
#ifdef DEBUGMENU
#define MISSION_SWITCHER // from debug menu
#endif
// Rendering/display
//#define EXTRA_MODEL_FLAGS // from mobile to optimize rendering
//# define HARDCODED_MODEL_FLAGS // sets the flags enabled above from hardcoded model names.