Merge from vendor branch TNF:
[pkgsrc.git] / games / crossfire / patches / patch-ai
1 $NetBSD$
2
3 --- include/config.h.orig       Sat Feb  7 22:26:21 1998
4 +++ include/config.h    Sun Feb 22 05:52:23 1998
5 @@ -882,4 +882,4 @@
6  
7 -#ifdef RPLAY_SOUND
8 -#  define SOUNDS_LIST  "sounds"
9 +#ifdef RPLAY_SND
10 +#  define SOUNDS_LIST  "sound_list"
11  #endif