File:  [RetroPC.NET] / np2 / win9x / win32sub.h
Revision 1.1: download - view: text, annotated - select for diffs
Sat Apr 2 00:35:49 2005 JST (20 years, 7 months ago) by yui
Branches: MAIN
CVS tags: VER_0_81A, VER_0_81, HEAD
fix codecnv (T.Yui)


#ifdef __cplusplus
extern "C" {
#endif

void __msgbox(const char *title, const char *msg);

#ifdef __cplusplus
}
#endif


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