summaryrefslogtreecommitdiff
path: root/games/bsdgames/files/patch-hack_hack.shk.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
commitf982be45e81588a27383cd1a3eb12789b8498904 (patch)
tree07be283d015b2c39f95e655cb7328ff355bc47fa /games/bsdgames/files/patch-hack_hack.shk.c
parent- Fix modes of the temp directory [1] (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0
Diffstat (limited to 'games/bsdgames/files/patch-hack_hack.shk.c')
-rw-r--r--games/bsdgames/files/patch-hack_hack.shk.c46
1 files changed, 0 insertions, 46 deletions
diff --git a/games/bsdgames/files/patch-hack_hack.shk.c b/games/bsdgames/files/patch-hack_hack.shk.c
deleted file mode 100644
index 3c936b353a23..000000000000
--- a/games/bsdgames/files/patch-hack_hack.shk.c
+++ /dev/null
@@ -1,46 +0,0 @@
---- hack/hack.shk.c.orig Sun May 27 21:36:53 2007
-+++ hack/hack.shk.c Sun May 27 21:38:28 2007
-@@ -131,11 +131,11 @@ struct bill_x *bp = bill;
- }
- }
-
-+static void findshk();
-+
- inshop(){
- int roomno = inroom(u.ux,u.uy);
-
-- static void findshk();
--
- /* Did we just leave a shop? */
- if(u.uinshop &&
- (u.uinshop != roomno + 1 || shlevel != dlevel || !shopkeeper)) {
-@@ -308,14 +308,14 @@ struct monst *shkp;
- }
- }
-
-+static int dopayobj();
-+
- dopay(){
- long ltmp;
- struct bill_x *bp;
- struct monst *shkp;
- int pass, tmp;
-
-- static int dopayobj();
--
- multi = 0;
- (void) inshop();
- for(shkp = fmon; shkp; shkp = shkp->nmon)
-@@ -692,10 +692,11 @@ quit:
- return(0);
- }
-
-+static int realhunger();
-+
- static
- getprice(obj) struct obj *obj; {
- int tmp, ac;
-- static int realhunger();
-
- switch(obj->olet){
- case AMULET_SYM: