Return to
fontmake.h
CVS log
Up to
[RetroPC.NET]
/
np2
/
font
Diff for /np2/font/fontmake.h between versions 1.1.1.1 and 1.2
version 1.1.1.1
, 2003/10/16 17:58:37
version 1.2
, 2005/02/09 20:11:34
Line 3
Line 3
extern "C" {
extern "C" {
#endif
#endif
void makepc98bmp(const char *filename);
void makepc98bmp(const OEMCHAR *filename);
#ifdef __cplusplus
#ifdef __cplusplus
}
}
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.1.1.1
changed lines
Added in v.1.2
RetroPC.NET-CVS <
cvs@retropc.net
>