Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/
H A Dvars.cpp312 VAR_SOUNDCODE_TMR = 84; in setupScummVars()
H A Dscumm.h1373 byte VAR_SOUNDCODE_TMR; // Used in processSoundCode() variable
H A Dscumm.cpp477 VAR_SOUNDCODE_TMR = 0xFF; in ScummEngine()
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/
H A Dvars.cpp312 VAR_SOUNDCODE_TMR = 84; in setupScummVars()
H A Dscumm.h1342 byte VAR_SOUNDCODE_TMR; // Used in processSoundCode() variable
H A Dscumm.cpp489 VAR_SOUNDCODE_TMR = 0xFF; in ScummEngine()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/he/
H A Dsound_he.cpp366 tmr += _vm->VAR(_vm->VAR_SOUNDCODE_TMR); in processSoundCode()
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/he/
H A Dsound_he.cpp369 tmr += _vm->VAR(_vm->VAR_SOUNDCODE_TMR); in processSoundCode()