Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dplayer.h553 int stackVisitTemple(Stack* stack, Temple* temple);
H A Dgame.cpp563 blessCount = player->stackVisitTemple(stack, temple); in search_stack()
H A Dplayer.cpp1499 int Player::stackVisitTemple(Stack* s, Temple* t) in stackVisitTemple() function in Player
3097 num_blessed = stackVisitTemple(s, temple); in AI_maybeVisitTempleForBlessing()