

/*
 *
 * Module	: sound.h
 *
 * Description	: Header file for sound effects.
 *
 * Author	: Simon J Raybould.	(sie@fulcrum.bt.co.uk)
 *
 * Date		:  9th September 1990.
 *
 */



#define SOUNDDIR	"sounds/"	/* Where the sounds are kept */
#define NSOUNDS		4			/* Number of sound effects */
