gcc compilation bit, missing type

This commit is contained in:
cohrs
2007-03-20 19:21:38 +00:00
parent 2bd1f86cff
commit 338e8b0a19

View File

@@ -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.