--- np2/sound/pcm86.h 2003/12/08 00:55:33 1.2 +++ np2/sound/pcm86.h 2004/03/30 07:12:03 1.3 @@ -83,6 +83,8 @@ void pcm86_setnextintr(void); void SOUNDCALL pcm86gen_checkbuf(void); void SOUNDCALL pcm86gen_getpcm(void *hdl, SINT32 *pcm, UINT count); +BOOL pcm86gen_intrq(void); + #ifdef __cplusplus } #endif