Home
last modified time | relevance | path

Searched refs:kSndFire (Results 1 – 4 of 4) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/griffon/
H A Dsound.cpp186 _sfx[kSndFire] = cacheSound("sfx/fire.ogg"); in setupAudio()
H A Dgriffon.h90 kSndFire, enumerator
H A Dlogic.cpp1744 int snd = playSound(_sfx[kSndFire]); in updateSpells()
2221 int snd = playSound(_sfx[kSndFire]); in updateSpellsUnder()
2240 int snd = playSound(_sfx[kSndFire]); in updateSpellsUnder()
2265 int snd = playSound(_sfx[kSndFire]); in updateSpellsUnder()
2329 int snd = playSound(_sfx[kSndFire]); in updateSpellsUnder()
H A Ddraw.cpp813 int snd = playSound(_sfx[kSndFire]); in drawNPCs()
837 int snd = playSound(_sfx[kSndFire]); in drawNPCs()