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

  /src/games/sail/
dr_1.c 103 sendbp(sp, sq, crew[0]*100, 0);
107 sendbp(sp, sq, crew[1]*10, 0);
114 sendbp(sp, sq, crew[0]*100+crew[1]*10,
122 sendbp(sp, sq, crew[0]*100+crew[1]*10,
129 sendbp(sp, sq, crew[0]*100+crew[1]*10+crew[2],
dr_3.c 269 sendbp(struct ship *from, struct ship *to, int sections, int isdefense) function in typeref:typename:void
extern.h 277 void sendbp(struct ship *, struct ship *, int, int);

Completed in 30 milliseconds