Home
last modified time | relevance | path

Searched defs:CompOpt (Results 1 – 3 of 3) sorted by relevance

/dports/games/stratagus/stratagus-3.2.0/src/include/
H A Dnet_message.h94 uint8_t CompOpt[PlayerMax]; /// Free slot option selection {"Available", "Computer", "Closed" } variable
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/
H A Dnet_message.h97 uint8_t CompOpt[PlayerMax]; /// Free slot option selection {"Available", "Computer", "Closed" } variable
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Doptlist.h16 enum OptType {BoolOpt, CompOpt, OthrOpt}; enumerator