summaryrefslogtreecommitdiff
path: root/games/jetpack/patches/patch-ab
blob: 82f55b6e23c0ebcabfadc336eedba7a7f5fb54e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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