File:  [RetroPC.NET] / np2 / io / fdd320.h
Revision 1.2: download - view: text, annotated - select for diffs
Sat Nov 3 09:00:20 2007 JST (17 years, 11 months ago) by yui
Branches: MAIN
CVS tags: HEAD
fix io reset args


#ifdef __cplusplus
extern "C" {
#endif

void fdd320_reset(const NP2CFG *pConfig);
void fdd320_bind(void);

#ifdef __cplusplus
}
#endif


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