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


#ifdef __cplusplus
extern "C" {
#endif

BYTE joymng_getstat(void);

#ifdef __cplusplus
}
#endif

void joy_init(void);
void joy_flash(void);


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