Home | History | Annotate | Download | only in sail

Lines Matching refs:hull

53 	int guns, car, pc, hull;
61 hull = on->specs->hull;
135 hull -= ghits;
143 hull -= hhits;
144 hull = hull < 0 ? 0 : hull;
148 send_hull(on, hull);
244 if (!hull)