Diff for /np2/sdl/sdlkbd.c between versions 1.1 and 1.2

version 1.1, 2003/11/21 06:51:12 version 1.2, 2004/02/18 03:56:57
Line 1 Line 1
 #include        "compiler.h"  #include        "compiler.h"
 #include        "np2.h"  #include        "np2.h"
 #include        "sdlkbd.h"  #include        "sdlkbd.h"
 #include        "pccore.h"  #include        "keystat.h"
 #include        "iocore.h"  
   
   
 typedef struct {  typedef struct {

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


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