Home
last modified time | relevance | path

Searched defs:EnableSounds (Results 1 – 2 of 2) sorted by relevance

/dports/games/shootingstar/shootingstar-1.2.0/src/engine/
H A DcMixer.hpp87 void EnableSounds (bool value = true) { mSoundsEnabled = value; }; in EnableSounds() function in ShootingStar::cMixer
/dports/games/eboard/eboard-1.1.3/
H A Dglobal.h339 int EnableSounds; variable