gps_play_dark_set  610 core/conf.c        CONF_INFO( 19, conf.gps_play_dark_set,          CONF_DEF_VALUE,     i:0),
gps_play_dark_set  957 core/gps.c                 if ((p == (int)conf.gps_play_dark_time) && ((int)conf.gps_play_dark_set == 1))
gps_play_dark_set  579 core/gui.c         MENU_ITEM	(0x5c,LANG_MENU_GPS_PLAY_DARK_SET,			MENUITEM_BOOL,          							&conf.gps_play_dark_set,	0 ),
gps_play_dark_set  418 include/conf.h     int gps_play_dark_set;