Diff for /np2/win9x/winkbd.cpp between versions 1.1 and 1.2

version 1.1, 2003/10/16 17:58:51 version 1.2, 2003/10/21 11:22:05
Line 1 Line 1
 #include        "compiler.h"  #include        "compiler.h"
 #include        "np2.h"  #include        "np2.h"
 #include        "dosio.h"  #include        "winkbd.h"
 #include        "memory.h"  
 #include        "pccore.h"  #include        "pccore.h"
 #include        "iocore.h"  #include        "iocore.h"
 #include        "winkbd.h"  
   
   
 #define         NC              0xff  #define         NC              0xff

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


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