Diff for /mkfont32/mkfnt.h between versions 1.1 and 1.2

version 1.1, 2004/06/06 15:33:09 version 1.2, 2004/06/07 06:05:33
Line 10  UINT16 jiscnv8390(UINT16 jis); Line 10  UINT16 jiscnv8390(UINT16 jis);
   
 void makepc98bmp(const char *filename, const TCHAR *fontface, BOOL epson);  void makepc98bmp(const char *filename, const TCHAR *fontface, BOOL epson);
 void makev98font(const char *dirname, const TCHAR *fontface);  void makev98font(const char *dirname, const TCHAR *fontface);
 // void makex1font(const char *dirname, const TCHAR *fontface);  void makex1font(const char *dirname, const TCHAR *fontface);
 // void makex68kfont(const char *dirname, const TCHAR *fontface);  // void makex68kfont(const char *dirname, const TCHAR *fontface);
   
 #ifdef __cplusplus  #ifdef __cplusplus

Removed from v.1.1  
changed lines
  Added in v.1.2


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