Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dspelshow.h81 typedef TilePoint SpellLocationFunction(const Effectron *const); typedef
137 SpellLocationFunction *location;
157 SpellLocationFunction *newLocation,
H A Dspeldraw.cpp55 SpellLocationFunction *newLocation, in EffectDisplayPrototype()