Diff for /xmil/common/wavefile.c between versions 1.1 and 1.2

version 1.1, 2004/08/01 05:31:29 version 1.2, 2008/06/02 20:07:30
Line 60  static void dataflash(WAVEWR hdl) { Line 60  static void dataflash(WAVEWR hdl) {
 }  }
   
   
 // ----  /* ---- */
   
 WAVEWR wavewr_open(const char *filename, UINT rate, UINT bits, UINT ch) {  WAVEWR wavewr_open(const char *filename, UINT rate, UINT bits, UINT ch) {
   

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


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