File: BM_slower.xbm

package info (click to toggle)
xanim 2.70.6.4-9
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 2,412 kB
  • ctags: 4,429
  • sloc: ansic: 42,227; makefile: 541; sh: 35
file content (6 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#define BM_slower_width 16
#define BM_slower_height 16
static unsigned char BM_slower_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0xf8, 0x1f, 0xf8, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};