Searched refs:bl_deaf (Results 1 – 2 of 2) sorted by relevance
/dports/games/xnethack/xNetHack-xnh6.1/include/ |
H A D | botl.h | 56 bl_deaf, enumerator
|
/dports/games/xnethack/xNetHack-xnh6.1/src/ |
H A D | botl.c | 584 { 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()
|