Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dstate.h178 void cant_cmd_any(string reason = "");
H A Dstate.cc180 void game_state::cant_cmd_any(string reason) in cant_cmd_any() function in game_state