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

  /src/games/sail/
pl_6.c 89 if (ptr->gunL < ptr->gunR) {
91 if (ptr->gunL < max) {
92 FIX(gunL, max);
93 send_gunl(ms, ptr->gunL, ptr->carL);
assorted.c 118 guns = on->specs->gunL;
pl_3.c 85 guns = mc->gunL;
extern.h 204 char gunL;
dr_1.c 308 guns = sp->specs->gunL;
pl_7.c 632 wprintw(stat_w, "Guns %2d %2d\n", mc->gunL, mc->gunR);
sync.c 783 s->gunL = a;

Completed in 69 milliseconds