splash_show       236 core/conf.c        CONF_INFO(120, conf.splash_show,                            CONF_DEF_VALUE, i:1),
splash_show      2192 core/gui.c         MENU_ITEM   (0x5c,LANG_MENU_MISC_SHOW_SPLASH,           MENUITEM_BOOL,      &conf.splash_show, 0 ),
splash_show      2304 core/gui.c         gui_splash = (conf.splash_show) ? SPLASH_TIME : 0;
splash_show       243 include/conf.h     int splash_show;