RetroPC CVS restarting 2005/02/04 (T.Yui)
#include "compiler.h" #include "mousemng.h" REG8 mousemng_getstat(SINT16 *x, SINT16 *y, BRESULT clear) { *x = 0; *y = 0; return(0); }