OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_PACK_COUNT
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/rogue/
pack.c
140
if (pack_count(obj) >=
MAX_PACK_COUNT
) {
spec_hit.c
201
n = get_rand(0,
MAX_PACK_COUNT
);
rogue.h
92
#define
MAX_PACK_COUNT
24
inventory.c
231
} descs[
MAX_PACK_COUNT
+1];
251
/*assert(i<=
MAX_PACK_COUNT
);*/
object.c
739
if (pack_count(NULL) >=
MAX_PACK_COUNT
) {
Completed in 94 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025