summaryrefslogtreecommitdiff
path: root/games/crossfire/patches/patch-ai
blob: 2a39e3c7df18690bdb7f6f07e1d2fe25127bdb41 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-ai,v 1.2 1998/08/07 10:40:39 agc Exp $

--- include/config.h.orig	Sat Feb  7 22:26:21 1998
+++ include/config.h	Sun Feb 22 05:52:23 1998
@@ -882,4 +882,4 @@
 
-#ifdef RPLAY_SOUND
-#  define SOUNDS_LIST	"sounds"
+#ifdef RPLAY_SND
+#  define SOUNDS_LIST	"sound_list"
 #endif