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

  /src/games/sail/
extern.h 64 #define grappled2(a, b) ((a)->file->grap[(b)->file->index].sn_count)
65 #define fouled2(a, b) ((a)->file->foul[(b)->file->index].sn_count)
122 short sn_count; member in struct:snag
extern.h 64 #define grappled2(a, b) ((a)->file->grap[(b)->file->index].sn_count)
65 #define fouled2(a, b) ((a)->file->foul[(b)->file->index].sn_count)
122 short sn_count; member in struct:snag

Completed in 22 milliseconds