OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isave
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/larn/
monster.c
112
struct
isave
{ /* used for altar reality */
struct
577
struct
isave
*save; /* pointer to item save
581
save = (struct
isave
*) malloc(sizeof(struct
isave
) * MAXX * MAXY * 2);
monster.c
112
struct
isave
{ /* used for altar reality */
struct
577
struct
isave
*save; /* pointer to item save
581
save = (struct
isave
*) malloc(sizeof(struct
isave
) * MAXX * MAXY * 2);
Completed in 120 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025