From ef26fdaeb46c344c335b25e0e67e9e4c8fae6f27 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Wed, 9 Jan 2002 05:31:47 +0000 Subject: [PATCH] small touchstone credit --- src/apply.c | 1 + 1 file changed, 1 insertion(+) 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;