Home
last modified time | relevance | path

Searched refs:kSndCrystal (Results 1 – 3 of 3) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/griffon/
H A Dsound.cpp162 _sfx[kSndCrystal] = cacheSound("sfx/crystal.ogg"); in setupAudio()
H A Dgriffon.h78 kSndCrystal, enumerator
H A Dcombat.cpp461 int snd = playSound(_sfx[kSndCrystal]); in castSpell()