Deleted Added
sdiff udiff text old ( 42120 ) new ( 59874 )
full compact
1#define logo_w 88
2#define logo_h 88
3
4unsigned char logo_pal[768] = {
5 0x00, 0x00, 0x00,
6 0x33, 0x33, 0x33,
7 0x66, 0x66, 0x66,
8 0x99, 0x99, 0x99,

--- 344 unchanged lines hidden ---