pkgsrc/games/jetpack/patches/patch-ab
garbled f0c2b25c65 New pkg for jetpack-1.0. Patches taken from FreeBSD ports collection.
(last time I do that.. ugh)
an arcade action game for X Windows.
1998-08-23 11:24:52 +00:00

24 lines
647 B
Text

$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