Diff for /xmil/font/fontdata.h between versions 1.1 and 1.2

version 1.1, 2004/08/01 05:31:30 version 1.2, 2004/08/03 11:02:00
Line 17  enum { Line 17  enum {
 extern "C" {  extern "C" {
 #endif  #endif
   
 extern const char x1ank1name[];  extern const OEMCHAR x1ank1name[];
 extern const char x1ank2name[];  extern const OEMCHAR x1ank2name[];
 extern const char x1knjname[];  extern const OEMCHAR x1knjname[];
 extern const char x1ank2tmp[];  extern const OEMCHAR x1ank2tmp[];
 extern const char x1knjtmp[];  extern const OEMCHAR x1knjtmp[];
   
 extern const UINT8 defrom_ank[0x800];  extern const UINT8 defrom_ank[0x800];
 extern const UINT8 defrom_txt[];  extern const UINT8 defrom_txt[];

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


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