… | |
… | |
229 | |
229 | |
230 | int global_enhance_cycleway = 0; |
230 | int global_enhance_cycleway = 0; |
231 | int global_tracking_show_real_gps_pos = 0; |
231 | int global_tracking_show_real_gps_pos = 0; |
232 | int global_show_maps_debug_view = 0; |
232 | int global_show_maps_debug_view = 0; |
233 | int global_cancel_preview_map_drawing = 0; |
233 | int global_cancel_preview_map_drawing = 0; |
|
|
234 | int global_night_mode = 0; |
|
|
235 | int global_test_number = -1; |
234 | |
236 | |
235 | GList *global_all_cbs = NULL; |
237 | GList *global_all_cbs = NULL; |
236 | |
238 | |
237 | struct coord global_debug_route_seg_winner_start; |
239 | struct coord global_debug_route_seg_winner_start; |
238 | struct coord global_debug_route_seg_winner_end; |
240 | struct coord global_debug_route_seg_winner_end; |