Searched refs:wc_color (Results 1 - 4 of 4) sorted by path

/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h222 boolean wc_color; /* use color graphics */ member in struct:instance_flags
292 #define use_color wc_color
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c73 {"color", &iflags.wc_color,TRUE, SET_IN_GAME}, /*WC*/
75 {"color", &iflags.wc_color, FALSE, SET_IN_GAME}, /*WC*/
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h222 boolean wc_color; /* use color graphics */ member in struct:instance_flags
292 #define use_color wc_color
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c73 {"color", &iflags.wc_color,TRUE, SET_IN_GAME}, /*WC*/
75 {"color", &iflags.wc_color, FALSE, SET_IN_GAME}, /*WC*/

Completed in 64 milliseconds