Home
last modified time | relevance | path

Searched refs:prev_cmd_repeat_goal (Results 1 – 3 of 3) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dstate.h109 int prev_cmd_repeat_goal; member
H A Dstate.cc304 prev_cmd_repeat_goal = 0; in reset_cmd_again()
H A Dmain.cc2910 crawl_state.prev_cmd_repeat_goal = count; in _do_cmd_repeat()