Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima4/game/
H A Dplayer.h364 void healShip(uint pts);
H A Dplayer.cpp933 healShip(1); in endTurn()
947 void Party::healShip(uint pts) { in healShip() function in Ultima::Ultima4::Party