Searched refs:nightobjs (Results 1 – 4 of 4) sorted by relevance
7 globals.c dayfile.c nightfile.c dayobjs.c nightobjs.c words.c
35 const struct objs nightobjs[] = { variable
79 for (p = nightobjs; p->room != 0; p++) in convert()86 for (p = nightobjs; p->room != 0; p++) in convert()
314 extern const struct objs nightobjs[];