Home
last modified time | relevance | path

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

/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dbotl.h81 bl_holding, enumerator
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dbotl.c609 { 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()