Home
last modified time | relevance | path

Searched refs:bl_deaf (Results 1 – 2 of 2) sorted by relevance

/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dbotl.h56 bl_deaf, enumerator
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dbotl.c584 { 10, BL_MASK_DEAF, bl_deaf, { "Deaf", "Def", "Df" } },
619 { bl_deaf, "deaf", opt_out, TRUE, FALSE, FALSE },
893 condtests[bl_deaf].test = (Deaf); in bot_via_windowport()