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

  /src/games/hack/
hack.save.c 169 invent = restobjchn(fd);
173 fcobj = restobjchn(fd);
244 restobjchn(int fd) function in typeref:struct:obj *
264 impossible("Restobjchn: error reading objchn.");
302 mtmp->minvent = restobjchn(fd);
hack.lev.c 286 fobj = restobjchn(fd);
287 billobjs = restobjchn(fd);
extern.h 359 struct obj *restobjchn(int);

Completed in 13 milliseconds