File:  [RetroPC.NET] / xmil / wince / ini.h
Revision 1.2: download - view: text, annotated - select for diffs
Fri Aug 20 17:41:41 2004 JST (21 years, 2 months ago) by yui
Branches: MAIN
CVS tags: HEAD
fix...


#ifdef __cplusplus
extern "C" {
#endif

void initgetfile(OEMCHAR *path, UINT size);
void initload(void);
void initsave(void);

#ifdef __cplusplus
}
#endif


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