Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima1/core/
H A Dparty.cpp68 _spellKill(game, this), in Character()
117 _spells.push_back(&_spellKill); in setup()
H A Dparty.h161 Spells::Kill _spellKill; variable