const char *fieldfmt[MAXBLSTATS];
char *vals[MAXBLSTATS];
boolean activefields[MAXBLSTATS];
-struct hilite_s hilites[MAXBLSTATS];
NEARDATA winid WIN_STATUS;
void
activefields[fieldidx] = enable;
}
+# ifdef STATUS_HILITES
void
genl_status_threshold(fldidx, thresholdtype, threshold, behavior, under, over)
int fldidx,thresholdtype;
{
}
+# endif /* STATUS_HILITES */
void
genl_status_update(idx, ptr, chg, percent)