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

  /src/games/sail/
pl_6.c 89 if (ptr->gunL < ptr->gunR) {
97 if (ptr->gunR < max) {
98 FIX(gunR, max);
99 send_gunr(ms, ptr->gunR, ptr->carR);
assorted.c 115 guns = on->specs->gunR;
pl_3.c 80 guns = mc->gunR;
extern.h 205 char gunR;
dr_1.c 304 guns = sp->specs->gunR;
pl_7.c 632 wprintw(stat_w, "Guns %2d %2d\n", mc->gunL, mc->gunR);
sync.c 792 s->gunR = a;

Completed in 15 milliseconds