initplayer
initplayer(&Player); /* initialize player structure */
initplayer(&Other);
void initplayer(struct player *);