Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dspelshow.h88 typedef spellHeight SpellHeightFunction(const Effectron *const); typedef
140 SpellHeightFunction *height;
160 SpellHeightFunction *newHeight,
H A Dspeldraw.cpp58 SpellHeightFunction *newHeight, in EffectDisplayPrototype()