File:  [RetroPC.NET] / xmil / fdd / fdd_2d.h
Revision 1.5: download - view: text, annotated - select for diffs
Tue Aug 10 17:28:48 2004 JST (21 years, 2 months ago) by yui
Branches: MAIN
CVS tags: HEAD
fix...


#ifdef __cplusplus
extern "C" {
#endif

BRESULT fdd2d_set(FDDFILE fdd, const OEMCHAR *fname);
void fdd2d_eject(FDDFILE fdd);

#ifdef __cplusplus
}
#endif


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