--- np2/win9x/mousemng.h 2004/02/13 20:31:55 1.3 +++ np2/win9x/mousemng.h 2005/02/07 14:46:14 1.4 @@ -9,7 +9,7 @@ enum { extern "C" { #endif -BYTE mousemng_getstat(SINT16 *x, SINT16 *y, int clear); +UINT8 mousemng_getstat(SINT16 *x, SINT16 *y, int clear); #ifdef __cplusplus }