From: nethack.allison Date: Wed, 9 Jan 2002 05:31:47 +0000 (+0000) Subject: small touchstone credit X-Git-Tag: MOVE2GIT~3523 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef26fdaeb46c344c335b25e0e67e9e4c8fae6f27;p=nethack small touchstone credit --- diff --git a/src/apply.c b/src/apply.c index 3ddc990b9..874276d6d 100644 --- a/src/apply.c +++ b/src/apply.c @@ -1761,6 +1761,7 @@ reset_trapset() trapinfo.tobj = 0; } +/* touchstones - by Ken Arnold */ STATIC_OVL void use_stone(otmp) struct obj *otmp;