]> granicus.if.org Git - nethack/commitdiff
extern.h bit
authornethack.allison <nethack.allison>
Wed, 4 Sep 2002 01:28:12 +0000 (01:28 +0000)
committernethack.allison <nethack.allison>
Wed, 4 Sep 2002 01:28:12 +0000 (01:28 +0000)
include/extern.h

index ecf83601c47adb3356ce314243bdeafc9913479f..8e06bd3fe2ebc6202fd2311690f2ae94d7b12a14 100644 (file)
@@ -1816,6 +1816,7 @@ E void FDECL(beg, (struct monst *));
 E int NDECL(dotalk);
 #ifdef USER_SOUNDS
 E int FDECL(add_sound_mapping, (const char *));
+E void FDECL(play_sound_for_message, (const char *));
 #endif
 
 /* ### sys/msdos/sound.c ### */