File:  [RetroPC.NET] / np2 / font / fontmake.h
Revision 1.2: download - view: text, annotated - select for diffs
Thu Feb 10 05:11:34 2005 JST (20 years, 8 months ago) by yui
Branches: MAIN
CVS tags: VER_0_82_x64, VER_0_82, VER_0_81A, VER_0_81, HEAD
fix...


#ifdef __cplusplus
extern "C" {
#endif

void makepc98bmp(const OEMCHAR *filename);

#ifdef __cplusplus
}
#endif


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