Searched refs:gunR (Results 1 – 7 of 7) sorted by relevance
89 if (ptr->gunL < ptr->gunR) { in repair()97 if (ptr->gunR < max) { in repair()98 FIX(gunR, max); in repair()99 send_gunr(ms, ptr->gunR, ptr->carR); in repair()
80 guns = mc->gunR; in acceptcombat()
115 guns = on->specs->gunR; in table()
205 char gunR; member
304 guns = sp->specs->gunR; in compcombat()
792 s->gunR = a; in recv_gunr()
632 wprintw(stat_w, "Guns %2d %2d\n", mc->gunL, mc->gunR); in draw_stat()