File:  [RetroPC.NET] / mkfont32 / common / parts.h
Revision 1.1: download - view: text, annotated - select for diffs
Mon Jun 7 00:33:09 2004 JST (21 years, 4 months ago) by yui
Branches: MAIN
CVS tags: HEAD
initialize version (T.Yui)


#ifdef __cplusplus
extern "C" {
#endif

UINT sjis2jis(UINT sjis);
UINT jis2sjis(UINT jis);

#ifdef __cplusplus
}
#endif


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