recv_obp
static void recv_obp(struct ship *ship, long a, long b, long c, long d);
case W_OBP: recv_obp(ship, a, b, c, d); break;