File:  [RetroPC.NET] / xmil / win9xc / joymng.h
Revision 1.1: download - view: text, annotated - select for diffs
Sun Aug 8 21:26:19 2004 JST (21 years, 2 months ago) by yui
Branches: MAIN
CVS tags: HEAD
add...


#ifdef __cplusplus
extern "C" {
#endif

REG8 joymng_getstat(void);

#ifdef __cplusplus
}
#endif


// ----

void joymng_initialize(void);
void joymng_sync(void);


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