recv_points
static void recv_points(struct ship *ship, long a);
case W_POINTS: recv_points(ship, a); break;