@@ -2953,7 +2953,84 @@ enum msg_hash_enums
29532953 MENU_LABEL (MENU_KIOSK_MODE_PASSWORD ),
29542954 MENU_LABEL (RUN_MUSIC ),
29552955 MENU_LABEL (RUN ),
2956- MENU_LABEL (MENU_WALLPAPER ),
2956+ /* GENERATED REGION: menu wallpaper path setting enum rows (see settings/settings_def_menu_wallpaper_path.h). */
2957+ #define SETTINGS_DEF_ENUM_PASS
2958+ #define SETTINGS_DEF_STRINGS_PASS
2959+ #define S_BOOL (f , T , n , d , sd , df , c , us , sub ) MENU_LABEL (T ),
2960+ #define S_BOOL_NS (f , T , n , d , sd , df , c , us ) MENU_LABEL (T ),
2961+ #define S_UINT (f , T , n , d , sd , df , c , mn , mx , st , ob , ok , rp , us , sub ) MENU_LABEL (T ),
2962+ #define S_UINT_NS (f , T , n , d , sd , df , c , mn , mx , st , ob , ok , rp , us ) MENU_LABEL (T ),
2963+ #define S_INT (f , T , n , d , sd , df , c , mn , mx , st , ob , ok , rp , us , sub ) MENU_LABEL (T ),
2964+ #define S_INT_NS (f , T , n , d , sd , df , c , mn , mx , st , ob , ok , rp , us ) MENU_LABEL (T ),
2965+ #define S_FLOAT (f , T , n , d , rnd , sd , df , c , mn , mx , st , ok , rp , us , sub ) MENU_LABEL (T ),
2966+ #define S_FLOAT_NS (f , T , n , d , rnd , sd , df , c , mn , mx , st , ok , rp , us ) MENU_LABEL (T ),
2967+ #define S_STRING (f , T , n , d , sd , c , ok , rp , sta , sel , lf , rt , ui , us , sub ) MENU_LABEL (T ),
2968+ #define S_STRING_NS (f , T , n , d , sd , c , ok , rp , sta , sel , lf , rt , ui , us ) MENU_LABEL (T ),
2969+ #define S_DIR (f , T , n , d , el , sd , c , sta , us , sub ) MENU_LABEL (T ),
2970+ #define S_DIR_NS (f , T , n , d , el , sd , c , sta , us ) MENU_LABEL (T ),
2971+ #define S_STRING_P (f , T , n , d , sd , c , ok , rp , sta , sel , lf , rt , ui , us , sub ) MENU_LABEL (T ),
2972+ #define S_STRING_P_NS (f , T , n , d , sd , c , ok , rp , sta , sel , lf , rt , ui , us ) MENU_LABEL (T ),
2973+ #define S_PATH (f , T , n , d , sd , c , vals , rp , ui , us , sub ) MENU_LABEL (T ),
2974+ #define S_PATH_NS (f , T , n , d , sd , c , vals , rp , ui , us ) MENU_LABEL (T ),
2975+ #define S_PATH_DS (f , T , n , df2 , sd , c , vals , rp , ui , us , sub ) MENU_LABEL (T ),
2976+ #define S_PATH_DS_NS (f , T , n , df2 , sd , c , vals , rp , ui , us ) MENU_LABEL (T ),
2977+ #define S_BOOL_H (f , T , n , d , sd , df , c , us , sub ) MENU_LBL_H (T ),
2978+ #define S_UINT_H (f , T , n , d , sd , df , c , mn , mx , st , ob , ok , rp , us , sub ) MENU_LBL_H (T ),
2979+ #define S_BOOL_NS_H (f , T , n , d , sd , df , c , us ) MENU_LBL_H (T ),
2980+ #define S_INT_H (f , T , n , d , sd , df , c , mn , mx , st , ob , ok , rp , us , sub ) MENU_LBL_H (T ),
2981+ #define S_FLOAT_H (f , T , n , d , rnd , sd , df , c , mn , mx , st , ok , rp , us , sub ) MENU_LBL_H (T ),
2982+ #define S_UINT_NS_H (f , T , n , d , sd , df , c , mn , mx , st , ob , ok , rp , us ) MENU_LBL_H (T ),
2983+ #define S_INT_NS_H (f , T , n , d , sd , df , c , mn , mx , st , ob , ok , rp , us ) MENU_LBL_H (T ),
2984+ #define S_FLOAT_NS_H (f , T , n , d , rnd , sd , df , c , mn , mx , st , ok , rp , us ) MENU_LBL_H (T ),
2985+ #define S_STRING_H (f , T , n , d , sd , c , ok , rp , sta , sel , lf , rt , ui , us , sub ) MENU_LBL_H (T ),
2986+ #define S_STRING_NS_H (f , T , n , d , sd , c , ok , rp , sta , sel , lf , rt , ui , us ) MENU_LBL_H (T ),
2987+ #define S_DIR_H (f , T , n , d , el , sd , c , sta , us , sub ) MENU_LBL_H (T ),
2988+ #define S_DIR_NS_H (f , T , n , d , el , sd , c , sta , us ) MENU_LBL_H (T ),
2989+ #define S_STRING_P_H (f , T , n , d , sd , c , ok , rp , sta , sel , lf , rt , ui , us , sub ) MENU_LBL_H (T ),
2990+ #define S_STRING_P_NS_H (f , T , n , d , sd , c , ok , rp , sta , sel , lf , rt , ui , us ) MENU_LBL_H (T ),
2991+ #define S_PATH_H (f , T , n , d , sd , c , vals , rp , ui , us , sub ) MENU_LBL_H (T ),
2992+ #define S_PATH_NS_H (f , T , n , d , sd , c , vals , rp , ui , us ) MENU_LBL_H (T ),
2993+ #define S_PATH_DS_H (f , T , n , df2 , sd , c , vals , rp , ui , us , sub ) MENU_LBL_H (T ),
2994+ #define S_PATH_DS_NS_H (f , T , n , df2 , sd , c , vals , rp , ui , us ) MENU_LBL_H (T ),
2995+ #include "settings/settings_def_menu_wallpaper_path.h"
2996+ #undef S_BOOL
2997+ #undef S_BOOL_NS
2998+ #undef S_UINT
2999+ #undef S_UINT_NS
3000+ #undef S_INT
3001+ #undef S_INT_NS
3002+ #undef S_FLOAT
3003+ #undef S_FLOAT_NS
3004+ #undef S_STRING
3005+ #undef S_STRING_NS
3006+ #undef S_STRING_H
3007+ #undef S_STRING_NS_H
3008+ #undef S_DIR
3009+ #undef S_DIR_NS
3010+ #undef S_DIR_H
3011+ #undef S_DIR_NS_H
3012+ #undef S_STRING_P
3013+ #undef S_STRING_P_NS
3014+ #undef S_STRING_P_H
3015+ #undef S_STRING_P_NS_H
3016+ #undef S_PATH
3017+ #undef S_PATH_NS
3018+ #undef S_PATH_H
3019+ #undef S_PATH_NS_H
3020+ #undef S_PATH_DS
3021+ #undef S_PATH_DS_NS
3022+ #undef S_PATH_DS_H
3023+ #undef S_PATH_DS_NS_H
3024+ #undef S_BOOL_H
3025+ #undef S_UINT_H
3026+ #undef S_BOOL_NS_H
3027+ #undef S_INT_H
3028+ #undef S_FLOAT_H
3029+ #undef S_UINT_NS_H
3030+ #undef S_INT_NS_H
3031+ #undef S_FLOAT_NS_H
3032+ #undef SETTINGS_DEF_STRINGS_PASS
3033+ #undef SETTINGS_DEF_ENUM_PASS
29573034 /* GENERATED REGION: dynamic wallpaper setting enum rows (see settings/settings_def_menu_wallpaper.h). */
29583035#define SETTINGS_DEF_ENUM_PASS
29593036#define SETTINGS_DEF_STRINGS_PASS
0 commit comments