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

version 1.2, 2004/06/07 06:05:33 version 1.3, 2004/06/10 03:11:46
Line 11  UINT16 jiscnv8390(UINT16 jis); Line 11  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.2  
changed lines
  Added in v.1.3


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