File:  [RetroPC.NET] / xmil / fdd / fdd_ini.h
Revision 1.1: download - view: text, annotated - select for diffs
Sun Aug 1 14:31:30 2004 JST (21 years, 3 months ago) by yui
Branches: MAIN
CVS tags: HEAD
initialize


#ifdef __cplusplus
extern "C" {
#endif

BRESULT is_d8ufile(const OEMCHAR *fname);
BRESULT fdd_ini(const OEMCHAR *filename);

#ifdef __cplusplus
}
#endif


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