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

  /src/games/battlestar/
command1.c 184 setbit(location[GARDEN].objects, GIRLTALK);
185 setbit(location[GARDEN].objects, LAMPON);
186 setbit(location[GARDEN].objects, ROPE);
193 clearbit(location[GARDEN].objects, GIRLTALK);
194 clearbit(location[GARDEN].objects, LAMPON);
195 clearbit(location[GARDEN].objects, ROPE);
extern.h 56 #define GARDEN 197

Completed in 15 milliseconds