Home
last modified time | relevance | path

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

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dserverconst.h205 #define TORPEDO_LEN 18 macro
H A Dframe.c702 len = options.distinguishMissiles ? TORPEDO_LEN : MISSILE_LEN; in Frame_shots()
/dports/games/xpilot/xpilot-4.5.5/src/server/
H A Dserverconst.h233 #define TORPEDO_LEN 18 macro
H A Dframe.c844 len =(distinguishMissiles ? TORPEDO_LEN : MISSILE_LEN); in Frame_shots()
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dconst.h342 #define TORPEDO_LEN 18 macro