Home
last modified time | relevance | path

Searched refs:DESTROY_TARGET_SOUND (Results 1 – 5 of 5) sorted by relevance

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/common/
H A Daudio.h100 DESTROY_TARGET_SOUND, enumerator
/dports/games/xpilot/xpilot-4.5.5/src/common/
H A Daudio.h103 DESTROY_TARGET_SOUND, enumerator
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dtarget.c195 sound_play_sensors(targ->pos, DESTROY_TARGET_SOUND); in Object_hits_target()
H A Dscore.c384 sound_play_sensors(targ->pos, DESTROY_TARGET_SOUND); in Handle_Scoring()
/dports/games/xpilot/xpilot-4.5.5/src/server/
H A Dwalls.c1771 sound_play_sensors(x, y, DESTROY_TARGET_SOUND); in Object_hits_target()