Home
last modified time | relevance | path

Searched refs:CYLON (Results 1 – 4 of 4) sorted by relevance

/dragonfly/games/battlestar/
H A Ddayobjs.c94 {64, CYLON},
95 {36, CYLON},
96 {49, CYLON},
H A Dcommand1.c190 if (testbit(location[position].objects, CYLON)) { in news()
206 clearbit(location[position].objects, CYLON); in news()
H A Dnightobjs.c89 {68, CYLON},
H A Dextern.h84 #define CYLON 14 macro