Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/griffon/
H A Dsound.cpp182 _sfx[kSndThrow] = cacheSound("sfx/throw.ogg"); in setupAudio()
H A Dgriffon.h88 kSndThrow, enumerator
H A Dcombat.cpp441 int snd = playSound(_sfx[kSndThrow]); in castSpell()