Diff for /np2/sound/s98.c between versions 1.10 and 1.11

version 1.10, 2005/02/07 14:46:12 version 1.11, 2005/02/09 20:11:35
Line 108  void S98_trash(void) { Line 108  void S98_trash(void) {
         S98_close();          S98_close();
 }  }
   
 BOOL S98_open(const char *filename) {  BRESULT S98_open(const OEMCHAR *filename) {
   
         UINT    i;          UINT    i;
         S98HDR  hdr;          S98HDR  hdr;

Removed from v.1.10  
changed lines
  Added in v.1.11


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