Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dspelshow.h67 typedef EffectronFlags SpellStatusFunction(Effectron *); typedef
139 SpellStatusFunction *status;
159 SpellStatusFunction *newStatus,
H A Dspeldraw.cpp57 SpellStatusFunction *newStatus, in EffectDisplayPrototype()