randomize
extern bool randomize; /* -x, give first available ship */
bool randomize; /* -x, give first available ship */
randomize = true;
randomize = o_randomize;
o_randomize = randomize;
if (randomize) {
if (randomize) {
s = (randomize ? time(NULL) : STEP_DEF);
if (randomize)
s = (randomize ? -1.0 : STEP_DEF);
if (randomize)
if (randomize)
if (!randomize && s != 0.0) {
if (randomize) {
int randomize;
randomize = 1;
static void randomize(void);
randomize();
randomize(master);
static void randomize( des_block * );