hitship
if ((sunk = (hit && (ss = hitship(x, y)))))
static ship_t *hitship(int, int);
if(hit && (ss = hitship(curx, cury)))