Home
last modified time | relevance | path

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

/dragonfly/games/phantasia/
H A Dphantglobs.h63 const char *descrlocation(struct player *, bool);
H A Dmisc.c97 descrlocation(struct player *playerp, bool shortflag) in descrlocation() function
436 mvprintw(0, 0, "%s%s\n", Player.p_name, descrlocation(&Player, FALSE)); in displaystats()
H A Dinterplayer.c660 Other.p_name, descrlocation(&Other, TRUE)); in userlist()