b81db928c3
via config options. Unneded #defines removed. Improved dependance of "snd.h" and NSND.
11 lines
189 B
C
11 lines
189 B
C
/* These few lines are used by FreeBSD (only??). */
|
|
|
|
#include "snd.h"
|
|
|
|
#if NSND > 0
|
|
#define CONFIGURE_SOUNDCARD
|
|
#endif
|
|
|
|
#define DSP_BUFFSIZE 32768
|
|
#define SELECTED_SOUND_OPTIONS 0xffffffff
|