HomeSort by: relevance | last modified time | path
    Searched refs:nightobjs (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
nightobjs.c 1 /* $NetBSD: nightobjs.c,v 1.9 2003/08/07 09:37:03 agc Exp $ */
35 static char sccsid[] = "@(#)nightobjs.c 8.2 (Berkeley) 4/28/95";
37 __RCSID("$NetBSD: nightobjs.c,v 1.9 2003/08/07 09:37:03 agc Exp $");
43 const struct objs nightobjs[] = { variable in typeref:typename:const struct objs[]
command1.c 85 for (p = nightobjs; p->room != 0; p++)
92 for (p = nightobjs; p->room != 0; p++)
extern.h 328 extern const struct objs nightobjs[];

Completed in 58 milliseconds