Home
last modified time | relevance | path

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

/netbsd-src/games/battlestar/
H A DMakefile8 globals.c dayfile.c nightfile.c dayobjs.c nightobjs.c words.c
H A Ddayobjs.c43 const struct objs dayobjs[] = { variable
H A Dinit.c68 for (p = dayobjs; p->room != 0; p++) in initialize()
H A Dextern.h327 extern const struct objs dayobjs[];