Home
last modified time | relevance | path

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

/dports/games/residualvm/residualvm-0.3.1/engines/myst3/
H A Dscript.h314 DECLARE_OPCODE(movieSetStartupSoundVolume);
H A Dscript.cpp266 OP(236, movieSetStartupSoundVolume, "ee" ); in Script()
2840 void Script::movieSetStartupSoundVolume(Context &c, const Opcode &cmd) { in movieSetStartupSoundVolume() function in Myst3::Script
/dports/games/scummvm/scummvm-2.5.1/engines/myst3/
H A Dscript.h314 DECLARE_OPCODE(movieSetStartupSoundVolume);
H A Dscript.cpp268 OP(236, movieSetStartupSoundVolume, "ee" ); in Script()
2842 void Script::movieSetStartupSoundVolume(Context &c, const Opcode &cmd) { in movieSetStartupSoundVolume() function in Myst3::Script