File:  [RetroPC.NET] / np2 / macos9 / mousemng.h
Revision 1.1: download - view: text, annotated - select for diffs
Thu Oct 23 16:20:43 2003 JST (22 years ago) by yui
Branches: MAIN
CVS tags: VER_0_70, HEAD
add MacOS9 (T.Yui)


#ifdef __cplusplus
extern "C" {
#endif

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

#ifdef __cplusplus
}
#endif


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