HomeSort by: relevance | last modified time | path
    Searched defs:restobjchn (Results 1 - 2 of 2) 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.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);

Completed in 118 milliseconds