Home
last modified time | relevance | path

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

/dragonfly/games/rogue/
H A Dmonster.c119 static boolean no_room_for_monster(int);
239 if (no_room_for_monster(rn)) { in party_monsters()
807 no_room_for_monster(int rn) in no_room_for_monster() function