/C-OSD/trunk/osd_ncmode_minimal.c |
---|
26,8 → 26,9 |
#if (!(ALLCHARSDEBUG || (WRITECHARS != -1)) && !FCONLY) |
int osd_ncmode_minimal() { |
if (COSD_FLAGS_MODES & COSD_FLAG_HUD) { |
if (!(COSD_FLAGS_MODES & COSD_FLAG_HUD)) { |
clear(); |
} else { |
// write icons at init or after menu/mode-switch |
if (!(COSD_FLAGS_RUNTIME & COSD_ICONS_WRITTEN)) { |
write_char_xy(4, top_line, 0xCB); // km/h |