Home
last modified time | relevance | path

Searched defs:MAX_SHIPS (Results 1 – 3 of 3) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/globalincs/
H A Dglobals.h37 #define MAX_SHIPS 400 // max number of ship instances there can be.DTP; bumped from 200 to 400 macro
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/globalincs/
H A Dglobals.h37 #define MAX_SHIPS 400 // max number of ship instances there can be.DTP; bumped from 200 to 400 macro
/dports/games/nighthawk/nighthawk/src/
H A Ddefs.h74 #define MAX_SHIPS 10 macro