summaryrefslogtreecommitdiff
path: root/games/galaxa/patches/patch-ad
blob: 582fd07de7c24a77d686f38182be9f3d7579ff17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ad,v 1.2 1998/08/07 10:40:41 agc Exp $

--- setup.h.orig	Fri Jul 24 03:35:59 1998
+++ setup.h	Fri Jul 24 03:51:24 1998
@@ -100,6 +100,6 @@
 static char * sounds[] = {
-  "sounds/intro.au", "sounds/tractorbeam.au", "sounds/capture.au",
-  "sounds/shot.au", "sounds/kill.au", "sounds/buzz.au",
-  "sounds/flash.au", "sounds/nextlevel.au", "sounds/hurt.au",
-  "sounds/fireworks.au", "sounds/welcome.au"
+  "intro.au", "tractorbeam.au", "capture.au",
+  "shot.au", "kill.au", "buzz.au",
+  "flash.au", "nextlevel.au", "hurt.au",
+  "fireworks.au", "welcome.au"
 };