HomeSort by: relevance | last modified time | path
    Searched refs:saveobjchn (Results 1 - 3 of 3) sorted by relevancy

  /src/games/hack/
hack.lev.c 108 saveobjchn(fd, fobj);
109 saveobjchn(fd, billobjs);
142 saveobjchn(int fd, struct obj *otmp) function in typeref:typename:void
175 saveobjchn(fd, mtmp->minvent);
hack.save.c 115 saveobjchn(fd, invent);
116 saveobjchn(fd, fcobj);
extern.h 202 void saveobjchn(int, struct obj *);

Completed in 13 milliseconds