Diff for /np2/win9x/joymng.cpp between versions 1.2 and 1.3

version 1.2, 2003/10/21 11:22:05 version 1.3, 2003/10/21 11:51:16
Line 4 Line 4
 #include        "menu.h"  #include        "menu.h"
   
   
 static  int             joyactive = 0;  // static       int             joyactive = 0;
 static  BYTE    joyflag = 0xff;  static  BYTE    joyflag = 0xff;
   
 #define JOY_LEFT_BIT    0x04  #define JOY_LEFT_BIT    0x04

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


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