Searched refs:SECOND_PASS (Results 1 – 1 of 1) sorted by relevance
197 #define SECOND_PASS 5 macro1116 case SECOND_PASS: /* kill squares not caught on first pass */ in cputurn()1124 next = (hit == S_SUNK) ? RANDOM_FIRE : SECOND_PASS; in cputurn()