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/words.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/battlestar/words.c') diff --git a/games/battlestar/words.c b/games/battlestar/words.c index bba1d05..440936a 100644 --- a/games/battlestar/words.c +++ b/games/battlestar/words.c @@ -206,5 +206,5 @@ struct wlist wlist[] = { { "move", 0, ADJS }, { "make", 0, ADJS }, { "to", 0, ADJS }, - 0 + { 0, 0, 0 } }; -- cgit v1.1