Home
last modified time | relevance | path

Searched refs:is_sound_index_valid (Results 1 – 2 of 2) sorted by relevance

/dports/games/bstone/bstone-1.1.9/src/
H A Dbstone_audio_mixer.h369 static bool is_sound_index_valid(
H A Dbstone_audio_mixer.cpp1267 if (!is_sound_index_valid(sound_index, sound_type)) in get_cache_item()
1353 bool AudioMixer::is_sound_index_valid( in is_sound_index_valid() function in bstone::AudioMixer