Home
last modified time | relevance | path

Searched refs:CANTLAUNCH (Results 1 – 2 of 2) sorted by relevance

/openbsd/games/battlestar/
H A Dcommand6.c46 if (TestBit(location[position].objects, VIPER) && !notes[CANTLAUNCH]) { in launch()
H A Dextern.h203 #define CANTLAUNCH 0 macro