Searched refs:pack_count (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/rogue/
H A Dpack.c140 if (pack_count(obj) >= MAX_PACK_COUNT) {
470 pack_count(const object *new_obj) function
H A Drogue.h566 short pack_count(const object *);
H A Dobject.c733 if (pack_count(NULL) >= MAX_PACK_COUNT) {

Completed in 207 milliseconds