Searched refs:replgd (Results 1 – 3 of 3) sorted by relevance
84 replgd(struct monst *mtmp, struct monst *mtmp2) in replgd() function344 replgd(struct monst *mtmp, struct monst *mtmp2) in replgd() function
696 void replgd(struct monst *, struct monst *);
675 if(mtmp2->isgd) replgd(mtmp,mtmp2); in replmon()