Searched refs:hilite_pet (Results 1 - 6 of 6) sorted by path

/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h294 #define hilite_pet wc_hilite_pet macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c103 {"hilite_pet", &iflags.wc_hilite_pet, FALSE, SET_IN_GAME}, /*WC*/
2226 (boolopt[i].addr) == &iflags.hilite_pet) {
3558 {"hilite_pet", WC_HILITE_PET},
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dwintty.c2450 if (((special & MG_PET) && iflags.hilite_pet) ||
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h294 #define hilite_pet wc_hilite_pet macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c103 {"hilite_pet", &iflags.wc_hilite_pet, FALSE, SET_IN_GAME}, /*WC*/
2226 (boolopt[i].addr) == &iflags.hilite_pet) {
3558 {"hilite_pet", WC_HILITE_PET},
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dwintty.c2450 if (((special & MG_PET) && iflags.hilite_pet) ||

Completed in 75 milliseconds