Searched refs:bl_holding (Results 1 – 2 of 2) sorted by relevance
/dports/games/xnethack/xNetHack-xnh6.1/include/ |
H A D | botl.h | 81 bl_holding, enumerator
|
/dports/games/xnethack/xNetHack-xnh6.1/src/ |
H A D | botl.c | 609 { 20, BL_MASK_HOLDING, bl_holding, { "UHold", "UHld", "UHd" } }, 644 { bl_holding, "holding", opt_in, FALSE, FALSE, FALSE }, 872 = condtests[bl_holding].test = FALSE; in bot_via_windowport() 875 test_if_enabled(bl_holding) = TRUE; in bot_via_windowport()
|