Home
last modified time | relevance | path

Searched defs:music_enabled (Results 1 – 14 of 14) sorted by relevance

/dports/games/supertux/supertux-0.1.3/src/
H A Dmusic_manager.h62 bool music_enabled; variable
/dports/games/epiphany-game/epiphany-0.7.0/src/
H A Dmusic_manager.h42 bool music_enabled; variable
/dports/games/abe/abe-1.1/src/
H A DSound.c6 int sound_enabled = 1, music_enabled = 1; variable
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/supertux/
H A Dcommand_line_arguments.hpp64 boost::optional<bool> music_enabled; member in CommandLineArguments
H A Dgameconfig.hpp71 bool music_enabled; member in Config
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/
H A Dsettings.h19 int music_enabled; member
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/
H A Dsettings.h16 int music_enabled; member
/dports/games/powermanga/powermanga-0.93.1/src/
H A Dsdl_mixer.c41 static bool music_enabled = TRUE; variable
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/sound/
H A Dsound_manager.h148 bool music_enabled; variable
/dports/games/exult/exult-snapshot-v1.7.0.20211128/audio/
H A DAudio.h97 bool speech_enabled = true, music_enabled = true, effects_enabled = true, speech_with_subs = false; variable
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/supertux/menu/
H A Doptions_menu.cpp617 bool music_enabled = g_config->music_volume > 0 ? true : false; in menu_action() local
/dports/net/gnome-online-accounts/gnome-online-accounts-3.40.1/src/goabackend/
H A Dgoalastfmprovider.c103 gboolean music_enabled; in build_object() local
/dports/games/tuxracer/tuxracer-0.61/src/
H A Dgame_config.c370 struct param music_enabled; member
/dports/games/twind/twind-1.1.0/
H A Dtwind.c218 int audio_enabled, music_enabled; member