Home
last modified time | relevance | path

Searched refs:nightobjs (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/games/battlestar/
DMakefile7 globals.c dayfile.c nightfile.c dayobjs.c nightobjs.c words.c
Dnightobjs.c35 const struct objs nightobjs[] = { variable
Dcommand1.c79 for (p = nightobjs; p->room != 0; p++) in convert()
86 for (p = nightobjs; p->room != 0; p++) in convert()
Dextern.h314 extern const struct objs nightobjs[];