OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLSMAX
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/adventure/
hdr.h
97
#define
CLSMAX
12
98
extern struct text ctext[
CLSMAX
]; /* classes of adventurer */
99
extern int cval[
CLSMAX
];
init.c
81
struct text ctext[
CLSMAX
]; /* classes of adventurer */
82
int cval[
CLSMAX
];
Completed in 15 milliseconds
Indexes created Thu Nov 06 19:09:53 GMT 2025