gui_hotshoe_override_modes 1458 core/gui.c static const char* gui_hotshoe_override_modes[] = { (char*)LANG_MENU_HOTSHOE_OVERRIDE_OFF, (char*)LANG_MENU_HOTSHOE_EMPTY, (char*)LANG_MENU_HOTSHOE_USED }; gui_hotshoe_override_modes 1556 core/gui.c MENU_ENUM2 (0x5c, LANG_MENU_HOTSHOE_OVERRIDE, &conf.hotshoe_override, gui_hotshoe_override_modes ),