summaryrefslogtreecommitdiff
path: root/games/crossfire/patches/patch-ai
blob: f4c3d17412acaac4aaf017fb982f5c512e91127e (plain)
1
2
3
4
5
6
7
8
9
--- 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