File:  [RetroPC.NET] / np2 / macosx / mousemng.h
Revision 1.1: download - view: text, annotated - select for diffs
Fri Oct 17 02:59:38 2003 JST (22 years ago) by yui
Branches: MAIN
CVS tags: HEAD
Initial revision


#ifdef __cplusplus
extern "C" {
#endif

BYTE mousemng_getstat(SINT16 *x, SINT16 *y, int clear);

#ifdef __cplusplus
}
#endif


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