gui_show_usb_info_modes 1772 core/gui.c static const char* gui_show_usb_info_modes[] = { "Off", "Icon", "Text" }; gui_show_usb_info_modes 1781 core/gui.c MENU_ENUM2(0x71,LANG_MENU_USB_SHOW_INFO, &conf.usb_info_enable, gui_show_usb_info_modes ),