Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DMoveResult.h77 bool getComputerSearchedRuin() {return d_computer_searched_ruin;} in getComputerSearchedRuin() function
H A Dplayer.cpp862 searched_ruin = result->getComputerSearchedRuin(); in stackMove()