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

  /src/games/battlestar/
command6.c 69 land(void) function in typeref:typename:int
71 if (notes[LAUNCHED] && testbit(location[position].objects, LAND) &&
81 puts("You can't land here.");
command6.c 69 land(void) function in typeref:typename:int
71 if (notes[LAUNCHED] && testbit(location[position].objects, LAND) &&
81 puts("You can't land here.");

Completed in 22 milliseconds