Diff for /np2/fdd/sxsihdd.h between versions 1.1 and 1.3

version 1.1, 2005/03/05 06:02:29 version 1.3, 2005/04/05 09:12:24
Line 60  extern const char sig_vhd[8]; Line 60  extern const char sig_vhd[8];
 extern const char sig_nhd[15];  extern const char sig_nhd[15];
 extern const SASIHDD sasihdd[7];  extern const SASIHDD sasihdd[7];
   
 BRESULT sxsihdd_open(SXSIDEV sxsi, const OEMCHAR *file);  BRESULT sxsihdd_open(SXSIDEV sxsi, const OEMCHAR *fname);
   
 void sxsihdd_allbind(void);  
   
 #ifdef __cplusplus  #ifdef __cplusplus
 }  }

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


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