ENDWIN
case ENDWIN:
sendcom(pp, ENDWIN, ' ');
sendcom(pp, ENDWIN, LAST_PLAYER);
sendcom(ALL_PLAYERS, ENDWIN, LAST_PLAYER);
} ENDWIN;