File: santa2.xbm

package info (click to toggle)
xsnow 1.40-5
  • links: PTS
  • area: non-free
  • in suites: hamm, slink
  • size: 260 kB
  • ctags: 340
  • sloc: ansic: 1,149; makefile: 262
file content (6 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#define santa2_width 16
#define santa2_height 16
static char santa2_bits[] = {
   0x00, 0x0c, 0x00, 0x0c, 0x00, 0x0c, 0x00, 0x0e, 0x00, 0x0e, 0x00, 0x3f,
   0x00, 0x0f, 0x00, 0x0f, 0x00, 0x0f, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x08,
   0x00, 0x08, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00};