~vcs-imports/crossfire-arch/main

1
2
3
4
5
6
7
8
9
#define crawling_chaos_width 24
#define crawling_chaos_height 24
static char crawling_chaos_bits[] = {
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00,
  0xe0, 0x20, 0x1e, 0x20, 0xa7, 0x13, 0x00, 0x66, 0x00, 0x78, 0xe4, 0x18,
  0xe8, 0x2b, 0x1c, 0x84, 0xb3, 0x07, 0x10, 0x96, 0x01, 0x1c, 0xd6, 0x00,
  0xb8, 0xfa, 0x0e, 0x46, 0xb7, 0x1d, 0x42, 0xdf, 0x32, 0xe2, 0xff, 0x33,
  0xb8, 0xff, 0x67, 0x84, 0x7f, 0x26, 0xf0, 0xeb, 0x02, 0x18, 0xdd, 0x3d,
  0x8e, 0x63, 0x06, 0xc0, 0xc0, 0x1c, 0xb0, 0x01, 0x00, 0x00, 0x00, 0x00};