Diff for /np2/sound/pcm86.h between versions 1.2 and 1.3

version 1.2, 2003/12/08 00:55:33 version 1.3, 2004/03/30 07:12:03
Line 83  void pcm86_setnextintr(void); Line 83  void pcm86_setnextintr(void);
 void SOUNDCALL pcm86gen_checkbuf(void);  void SOUNDCALL pcm86gen_checkbuf(void);
 void SOUNDCALL pcm86gen_getpcm(void *hdl, SINT32 *pcm, UINT count);  void SOUNDCALL pcm86gen_getpcm(void *hdl, SINT32 *pcm, UINT count);
   
   BOOL pcm86gen_intrq(void);
   
 #ifdef __cplusplus  #ifdef __cplusplus
 }  }
 #endif  #endif

Removed from v.1.2  
changed lines
  Added in v.1.3


RetroPC.NET-CVS <cvs@retropc.net>