File:  [RetroPC.NET] / np2 / win9x / ini.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Fri Oct 17 02:58:52 2003 JST (22 years ago) by yui
Branches: mie
CVS tags: start, rel_036
Neko Project II


#ifdef __cplusplus
extern "C" {
#endif

void initload(void);
void initsave(void);

#ifdef __cplusplus
}
#endif


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