From 338e8b0a1982e973dff0ebd105717af7950f1eca Mon Sep 17 00:00:00 2001 From: cohrs Date: Tue, 20 Mar 2007 19:21:38 +0000 Subject: [PATCH] gcc compilation bit, missing type --- src/artifact.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/artifact.c b/src/artifact.c index d313656cf..b10f88928 100644 --- a/src/artifact.c +++ b/src/artifact.c @@ -502,7 +502,7 @@ long wp_mask; /* touch_artifact()'s return value isn't sufficient to tell whether it dished out damage, and tracking changes to u.uhp, u.mh, Lifesaved when trying to avoid second wounding is too cumbersome */ -STATIC_VAR touch_blasted; /* for retouch_object() */ +STATIC_VAR boolean touch_blasted; /* for retouch_object() */ /* * creature (usually player) tries to touch (pick up or wield) an artifact obj.