summaryrefslogtreecommitdiffstats
path: root/games/battlestar/nightobjs.c
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>2000-10-08 03:24:30 +0000
committerbillf <billf@FreeBSD.org>2000-10-08 03:24:30 +0000
commit4ccc7578a7644c9c3f5255474c19ac7538a5ef0d (patch)
treece525ae63a69faf162cdf78e2e49428892bbaff0 /games/battlestar/nightobjs.c
parent1d991e1b3c8277558eadc6388ebddeaf93625bc1 (diff)
downloadFreeBSD-src-4ccc7578a7644c9c3f5255474c19ac7538a5ef0d.zip
FreeBSD-src-4ccc7578a7644c9c3f5255474c19ac7538a5ef0d.tar.gz
Conform to BDECFLAGS
Diffstat (limited to 'games/battlestar/nightobjs.c')
-rw-r--r--games/battlestar/nightobjs.c2
1 files changed, 1 insertions, 1 deletions
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 }
};
OpenPOWER on IntegriCloud