summaryrefslogtreecommitdiffstats
path: root/games/battlestar/nightobjs.c
diff options
context:
space:
mode:
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 53531d5..0b9fcd4 100644
--- a/games/battlestar/nightobjs.c
+++ b/games/battlestar/nightobjs.c
@@ -37,7 +37,7 @@ static char sccsid[] = "@(#)nightobjs.c 8.1 (Berkeley) 5/31/93";
#include "externs.h"
-struct objs nightobjs[] = {
+const struct objs nightobjs[] = {
{ 218, PAJAMAS },
{ 235, NATIVE },
{ 92, PAPAYAS },
OpenPOWER on IntegriCloud