Home
last modified time | relevance | path

Searched refs:DROP_MOVING_MINE_SOUND (Results 1 – 6 of 6) sorted by relevance

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/common/
H A Daudio.h59 DROP_MOVING_MINE_SOUND, enumerator
/dports/games/xpilot/xpilot-4.5.5/src/common/
H A Daudio.h62 DROP_MOVING_MINE_SOUND, enumerator
/dports/games/xpilot/xpilot-4.5.5/src/server/
H A Dcannon.c526 IFSOUND(sound = DROP_MOVING_MINE_SOUND;) in Cannon_fire()
H A Dshot.c218 BIT(status, GRAVITY) ? DROP_MOVING_MINE_SOUND : DROP_MINE_SOUND); in Place_general_mine()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dcannon.c609 sound_play_sensors(c->pos, DROP_MOVING_MINE_SOUND); in Cannon_fire()
H A Dshot.c190 ? DROP_MOVING_MINE_SOUND : DROP_MINE_SOUND); in Place_general_mine()