X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fimages%2Fatari.xbm;h=b24c43e778518ed1286e1f70d979f5821491ddba;hb=49f5b54f312fe4ac2e9bc47581a72451bd0e8439;hp=57c2aa454661aba448c7ba31b49e0b2a2bae30eb;hpb=c31d10b6605cd8dc1a7b61fef4256f06198767e5;p=xscreensaver diff --git a/hacks/images/atari.xbm b/hacks/images/atari.xbm index 57c2aa45..b24c43e7 100644 --- a/hacks/images/atari.xbm +++ b/hacks/images/atari.xbm @@ -1,6 +1,6 @@ -#define atari_width 17 -#define atari_height 14 -static char atari_bits[] = { - 0x30,0x00,0x00,0x4a,0x00,0x00,0x80,0x00,0x00,0x09,0x01,0x00,0xc4,0x07,0x00, - 0xc0,0x07,0x00,0xf0,0x1f,0x00,0xf8,0x3f,0x00,0xd8,0x3f,0x00,0xfc,0x7f,0x00, - 0xfc,0x7b,0x00,0xf8,0x3b,0x00,0xf8,0x3d,0x00,0xf0,0x1f,0x00}; +#define atari_width 16 +#define atari_height 16 +static unsigned char atari_bits[] = { + 0x60,0x00,0x94,0x00,0x00,0x01,0x12,0x02,0x88,0x0f,0x80,0x0f,0xe0,0x3f,0xf0, + 0x7f,0xf0,0x7f,0xf8,0xff,0xf8,0xf7,0xf0,0x77,0xf0,0x7b,0xe0,0x3f,0xc0,0x1f, + 0x00,0x07};