annotate etc/smilies/Face_ase3.xbm @ 171:929b76928fce
r20-3b12
Import from CVS: tag r20-3b12
author |
cvs |
date |
Mon, 13 Aug 2007 09:47:52 +0200 |
parents |
3bb7ccffb0c0 |
children |
|
rev |
line source |
159
|
1 #define Face_ase3_width 24
|
|
2 #define Face_ase3_height 16
|
|
3 static char Face_ase3_bits[] = {
|
|
4 0x00,0x00,0x00,
|
|
5 0xf8,0xc1,0x0f,
|
|
6 0x04,0x22,0x10,
|
|
7 0x00,0x00,0x00,
|
|
8 0x18,0x00,0x07,
|
|
9 0xe0,0xe0,0x00,
|
|
10 0xfc,0xf3,0x0f,
|
|
11 0xc0,0xe1,0x00,
|
|
12 0x38,0x00,0x27,
|
|
13 0x00,0x00,0x20,
|
|
14 0x00,0x00,0x50,
|
|
15 0x50,0x40,0x52,
|
|
16 0x00,0x00,0x50,
|
|
17 0x20,0x91,0x20,
|
|
18 0x00,0x0e,0x00,
|
|
19 0x00,0x00,0x00
|
|
20 };
|