Diff for /np2/win9xc/mousemng.h between versions 1.2 and 1.3

version 1.2, 2004/02/13 20:31:55 version 1.3, 2005/02/07 14:46:15
Line 9  enum { Line 9  enum {
 extern "C" {  extern "C" {
 #endif  #endif
   
 BYTE mousemng_getstat(SINT16 *x, SINT16 *y, int clear);  UINT8 mousemng_getstat(SINT16 *x, SINT16 *y, int clear);
   
 #ifdef __cplusplus  #ifdef __cplusplus
 }  }

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


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