Diff for /np2/mona/mousemng.h between versions 1.1 and 1.2

version 1.1, 2005/02/04 05:45:46 version 1.2, 2005/02/12 12:13:58
Line 3 Line 3
 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.1  
changed lines
  Added in v.1.2


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