Diff for /np2/common/wavefile.c between versions 1.2 and 1.3

version 1.2, 2003/11/28 08:01:32 version 1.3, 2004/06/21 02:01:32
Line 3 Line 3
 #include        "wavefile.h"  #include        "wavefile.h"
   
   
   
 static BOOL headwrite(WAVEWR hdl) {  static BOOL headwrite(WAVEWR hdl) {
   
         RIFF_HEADER             rif;          RIFF_HEADER             rif;

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


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