Diff for /xmil/fdd/newdisk.h between versions 1.1 and 1.2

version 1.1, 2004/08/01 05:31:30 version 1.2, 2004/08/03 12:50:54
Line 3 Line 3
 extern "C" {  extern "C" {
 #endif  #endif
   
 void newdisk_fdd(const OEMCHAR *fname, REG8 type, const char *label);  void newdisk_fdd(const OEMCHAR *fname, REG8 type, const OEMCHAR *label);
   
 #ifdef __cplusplus  #ifdef __cplusplus
 }  }

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


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