HomeSort by: relevance | last modified time | path
    Searched refs:DOCK (Results 1 - 2 of 2) sorted by relevancy

  /src/games/battlestar/
command1.c 188 if (position == DOCK && (beenthere[position] || ourtime > CYCLE)) {
189 clearbit(location[DOCK].objects, GIRL);
190 clearbit(location[DOCK].objects, MAN);
extern.h 58 #define DOCK 93

Completed in 11 milliseconds