Diff for /np2/sdl/ank10.res between versions 1.1 and 1.2

version 1.1, 2004/06/25 10:39:27 version 1.2, 2004/06/25 11:47:11
Line 1 Line 1
 static const unsigned char ank10[960] = {  #define ANKFONTSIZE             10
   static const unsigned char ankfont[960] = {
                         0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,                          0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,
                         0x80,0x80,0x80,0x80,0x80,0x00,0x80,0x00,0x03,0x00,0xa0,0xa0,                          0x80,0x80,0x80,0x80,0x80,0x00,0x80,0x00,0x03,0x00,0xa0,0xa0,
                         0x00,0x00,0x00,0x00,0x00,0x00,0x05,0x00,0x50,0x50,0xf8,0x50,                          0x00,0x00,0x00,0x00,0x00,0x00,0x05,0x00,0x50,0x50,0xf8,0x50,
Line 66  static const unsigned char ank10[960] =  Line 67  static const unsigned char ank10[960] = 
                         0x80,0x00,0x05,0x00,0x00,0x00,0xf0,0xa8,0xa8,0xa8,0xa8,0x00,                          0x80,0x00,0x05,0x00,0x00,0x00,0xf0,0xa8,0xa8,0xa8,0xa8,0x00,
                         0x04,0x00,0x00,0x00,0xe0,0x90,0x90,0x90,0x90,0x00,0x04,0x00,                          0x04,0x00,0x00,0x00,0xe0,0x90,0x90,0x90,0x90,0x00,0x04,0x00,
                         0x00,0x00,0x60,0x90,0x90,0x90,0x60,0x00,0x04,0x00,0x00,0x00,                          0x00,0x00,0x60,0x90,0x90,0x90,0x60,0x00,0x04,0x00,0x00,0x00,
                         0xe0,0x90,0x90,0x90,0xe0,0x80,0x04,0x00,0x00,0x00,0x70,0x90,                          0xe0,0x90,0x90,0xe0,0x80,0x80,0x04,0x00,0x00,0x00,0x70,0x90,
                         0x90,0x90,0x70,0x10,0x03,0x00,0x00,0x00,0xa0,0xc0,0x80,0x80,                          0x90,0x70,0x10,0x10,0x03,0x00,0x00,0x00,0xa0,0xc0,0x80,0x80,
                         0x80,0x00,0x03,0x00,0x00,0x00,0x60,0x80,0x40,0x20,0xc0,0x00,                          0x80,0x00,0x03,0x00,0x00,0x00,0x60,0x80,0x40,0x20,0xc0,0x00,
                         0x03,0x00,0x00,0x40,0xe0,0x40,0x40,0x40,0x60,0x00,0x04,0x00,                          0x03,0x00,0x00,0x40,0xe0,0x40,0x40,0x40,0x60,0x00,0x04,0x00,
                         0x00,0x00,0x90,0x90,0x90,0x90,0x70,0x00,0x03,0x00,0x00,0x00,                          0x00,0x00,0x90,0x90,0x90,0x90,0x70,0x00,0x03,0x00,0x00,0x00,

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


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