Home
last modified time | relevance | path

Searched defs:spllvl (Results 1 – 3 of 3) sorted by relevance

/dports/games/devilutionX/devilutionX-1.2.1/Source/
H A Ddebug.cpp96 void SetSpellLevelCheat(char spl, int spllvl) in SetSpellLevelCheat()
H A Dspells.cpp186 void CastSpell(int id, int spl, int sx, int sy, int dx, int dy, int spllvl) in CastSpell()
H A Dmissiles.cpp3370 …nt sx, int sy, int dx, int dy, int midir, int mitype, char micaster, int id, int midam, int spllvl)
4369 int dir, src, dam, sx, sy, dx, dy, spllvl, mitype, micaster; local