Home
last modified time | relevance | path

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

/dragonfly/games/rogue/
H A Dobject.c161 static void rand_place(object *);
181 rand_place(obj); in put_objects()
699 rand_place(obj); in put_amulet()
703 rand_place(object *obj) in rand_place() function