Diff for /xmil/fdd/fdd_ini.c between versions 1.2 and 1.3

version 1.2, 2004/08/08 06:59:21 version 1.3, 2004/08/08 09:12:06
Line 1 Line 1
 #include        "compiler.h"  #include        "compiler.h"
   #include        "dosio.h"
 #include        "pccore.h"  #include        "pccore.h"
 // #include     "dosio.h"  #include        "fdd_ini.h"
 // #include     "x1_fdc.h"  
 // #include     "ini.h"  
   
   
 BRESULT is_d8ufile(const OEMCHAR *fname) {  BRESULT is_d8ufile(const OEMCHAR *fname) {

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


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