Searched refs:PREFER_TILED (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c21 #define PREFER_TILED TRUE macro
23 #define PREFER_TILED FALSE macro
47 {"ascii_map", &iflags.wc_ascii_map, !PREFER_TILED, SET_IN_GAME}, /*WC*/
181 {"tiled_map", &iflags.wc_tiled_map, PREFER_TILED, DISP_IN_GAME}, /*WC*/
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c21 #define PREFER_TILED TRUE macro
23 #define PREFER_TILED FALSE macro
47 {"ascii_map", &iflags.wc_ascii_map, !PREFER_TILED, SET_IN_GAME}, /*WC*/
181 {"tiled_map", &iflags.wc_tiled_map, PREFER_TILED, DISP_IN_GAME}, /*WC*/

Completed in 91 milliseconds