Home
last modified time | relevance | path

Searched defs:gemCost (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/dialogs/
H A Ddialogs_spells.cpp386 int gemCost = Res.SPELL_GEM_COST[spellId]; in setSpellText() local
480 int gemCost = Res.SPELL_GEM_COST[spellId]; in execute() local
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/dialogs/
H A Ddialogs_spells.cpp393 int gemCost = Res.SPELL_GEM_COST[spellId]; in setSpellText() local
487 int gemCost = Res.SPELL_GEM_COST[spellId]; in execute() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/
H A Dspells.cpp215 int gemCost = Res.SPELL_GEM_COST[spellId]; in subSpellCost() local
237 int gemCost = Res.SPELL_GEM_COST[spellId]; in addSpellCost() local
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/
H A Dspells.cpp223 int gemCost = Res.SPELL_GEM_COST[spellId]; in subSpellCost() local
245 int gemCost = Res.SPELL_GEM_COST[spellId]; in addSpellCost() local