Home
last modified time | relevance | path

Searched refs:kSfxAUDLAFF1 (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/ui/
H A Dkia_section_pogo.cpp249 _vm->_audioPlayer->playAud(_vm->_gameInfo->getSfxTrack(kSfxAUDLAFF1), 100, 0, 0, 50, 0); in open()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/ui/
H A Dkia_section_pogo.cpp249 _vm->_audioPlayer->playAud(_vm->_gameInfo->getSfxTrack(kSfxAUDLAFF1), 100, 0, 0, 50, 0); in open()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/script/ai/
H A Dgordo.cpp553 Sound_Play(kSfxAUDLAFF1, 50, 0, 0, 50); in GoalChanged()
566 Sound_Play(kSfxAUDLAFF1, 50, 0, 0, 50); in GoalChanged()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/script/ai/
H A Dgordo.cpp579 Sound_Play(kSfxAUDLAFF1, 50, 0, 0, 50); in GoalChanged()
592 Sound_Play(kSfxAUDLAFF1, 50, 0, 0, 50); in GoalChanged()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dgame_constants.h3103 kSfxAUDLAFF1 = 319, enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dgame_constants.h3897 kSfxAUDLAFF1 = 319, enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/script/
H A Dscript.cpp341 Sound_Play(Random_Query(kSfxAUDLAFF1, kSfxAUDLAFF9), 40, 0, 0, 50); in Actor_Says_With_Pause()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/script/
H A Dscript.cpp346 Sound_Play(Random_Query(kSfxAUDLAFF1, kSfxAUDLAFF9), 40, 0, 0, 50); in Actor_Says_With_Pause()