turn_player
turn_player(pp, LEFTS);
turn_player(pp, BELOW);
turn_player(pp, ABOVE);
turn_player(pp, RIGHT);
static void turn_player(PLAYER *, int);