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

  /src/games/battlestar/
Makefile 8 globals.c dayfile.c nightfile.c dayobjs.c nightobjs.c words.c
dayobjs.c 1 /* $NetBSD: dayobjs.c,v 1.9 2003/08/07 09:37:01 agc Exp $ */
35 static char sccsid[] = "@(#)dayobjs.c 8.2 (Berkeley) 4/28/95";
37 __RCSID("$NetBSD: dayobjs.c,v 1.9 2003/08/07 09:37:01 agc Exp $");
43 const struct objs dayobjs[] = { variable in typeref:typename:const struct objs[]
init.c 68 for (p = dayobjs; p->room != 0; p++)
extern.h 327 extern const struct objs dayobjs[];

Completed in 13 milliseconds