Home
last modified time | relevance | path

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

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOCONFIG.cpp177 cd_music_volume = 100; in default_preference()
296 cd_music_volume = c.cd_music_volume; in change_preference()
H A DOMUSIC.cpp165 …if( audio.cd_init_flag && audio.play_cd(songId +1, config.cd_music_volume) ) // skip the first dat… in play()
H A DOGFILE2.cpp1209 visit<int16_t>(v, &cfg->cd_music_volume); in visit_config()
1257 short cdMusicVol = cd_music_volume; in read_file()
1273 cd_music_volume = cdMusicVol; in read_file()
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOCONFIG.h192 short cd_music_volume; // a value from 0 to 100 variable