Home
last modified time | relevance | path

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

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Ddebug_menu.cpp1775 const auto &sounds_to_draw = sounds::get_monster_sounds(); in debug() local
1781 for( const auto &sound : sounds_to_draw.first ) { in debug()
1784 for( const auto &sound : sounds_to_draw.second ) { in debug()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Ddebug_menu.cpp1775 const auto &sounds_to_draw = sounds::get_monster_sounds(); in debug() local
1781 for( const auto &sound : sounds_to_draw.first ) { in debug()
1784 for( const auto &sound : sounds_to_draw.second ) { in debug()