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

  /src/games/sail/
dr_4.c 62 grap(struct ship *from, struct ship *to) function in typeref:typename:void
extern.h 64 #define grappled2(a, b) ((a)->file->grap[(b)->file->index].sn_count)
68 #define Xgrappled2(a, b) ((a)->file->grap[(b)->file->index].sn_turn < turn-1 \
158 struct snag grap[NSHIP]; /* 124 */ member in struct:File
284 void grap(struct ship *, struct ship *);

Completed in 90 milliseconds