Home
last modified time | relevance | path

Searched refs:initplayer (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/phantasia/
H A Dphantglobs.h90 void initplayer(struct player *);
H A Dmisc.c631 initplayer(&Other); in allocrecord()
1057 initplayer(struct player *playerp) in initplayer() function
H A Dmain.c349 initplayer(&Player); /* initialize player structure */ in rollnewplayer()