From 4ccc7578a7644c9c3f5255474c19ac7538a5ef0d Mon Sep 17 00:00:00 2001 From: billf Date: Sun, 8 Oct 2000 03:24:30 +0000 Subject: Conform to BDECFLAGS --- games/battlestar/nightobjs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/battlestar/nightobjs.c') diff --git a/games/battlestar/nightobjs.c b/games/battlestar/nightobjs.c index 92bd191..20a3742 100644 --- a/games/battlestar/nightobjs.c +++ b/games/battlestar/nightobjs.c @@ -100,5 +100,5 @@ const struct objs nightobjs[] = { { 249, FOOT }, { 250, FOOT }, { 93, PAPAYAS }, - 0 + { 0, 0 } }; -- cgit v1.1