Diff for /np2/win9x/extromio.cpp between versions 1.3 and 1.4

version 1.3, 2003/10/22 14:13:25 version 1.4, 2003/11/03 00:49:55
Line 1 Line 1
 #include        "compiler.h"  #include        "compiler.h"
   #include        "np2.h"
 #include        "dosio.h"  #include        "dosio.h"
 #include        "extromio.h"  #include        "extromio.h"
   
   
 extern  HINSTANCE       hInst;  
   
 static const char str_extrom[] = "EXTROM";  static const char str_extrom[] = "EXTROM";
   
   

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


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