Home
last modified time | relevance | path

Searched refs:DEBRIS_ARC_03 (Results 1 – 3 of 3) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/gamesnd/
H A Dgamesnd.h175 DEBRIS_ARC_03 = 141,//!< 0.50 second spark sound effect enumerator
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/debris/
H A Ddebris.cpp304 …snd_play_3d( gamesnd_get_game_sound(GameSounds::DEBRIS_ARC_03), &snd_pos, &View_position, obj->rad… in debris_process_post()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/ship/
H A Dshipfx.cpp2230 …snd_play_3d( gamesnd_get_game_sound(GameSounds::DEBRIS_ARC_03), &snd_pos, &View_position, obj->rad… in shipfx_do_damaged_arcs_frame()