summaryrefslogtreecommitdiff
path: root/games/jetpack/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/jetpack/patches/patch-ab')
-rw-r--r--games/jetpack/patches/patch-ab24
1 files changed, 24 insertions, 0 deletions
diff --git a/games/jetpack/patches/patch-ab b/games/jetpack/patches/patch-ab
new file mode 100644
index 00000000000..82f55b6e23c
--- /dev/null
+++ b/games/jetpack/patches/patch-ab
@@ -0,0 +1,24 @@
+$NetBSD: patch-ab,v 1.1 1998/08/23 11:24:53 garbled Exp $
+*** defs.h.orig Tue Sep 20 01:12:40 1994
+--- defs.h Tue Sep 20 01:13:15 1994
+***************
+*** 310,318 ****
+ #define BONUSINCREMENT 10
+ #define BONUSTIME 20
+ #define EXTRAMANSCORE 10000
+! #define USECDELAY 45000
+
+! extern int men, score, bonus, bonustimer, initbonus, level;
+ oldscore, oldlevel, extramaninc;
+
+ /* game state
+--- 310,318 ----
+ #define BONUSINCREMENT 10
+ #define BONUSTIME 20
+ #define EXTRAMANSCORE 10000
+! #define USECDELAY 35000
+
+! extern int men, score, bonus, bonustimer, initbonus, level,
+ oldscore, oldlevel, extramaninc;
+
+ /* game state