--- np2/mona/mousemng.h 2005/02/04 05:45:46 1.1 +++ np2/mona/mousemng.h 2005/02/12 12:13:58 1.2 @@ -3,7 +3,7 @@ extern "C" { #endif -BYTE mousemng_getstat(SINT16 *x, SINT16 *y, int clear); +UINT8 mousemng_getstat(SINT16 *x, SINT16 *y, int clear); #ifdef __cplusplus }