~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to misc/Container/cauldron_open.111

  • Committer: uid200
  • Date: 1999-03-29 04:46:43 UTC
  • Revision ID: vcs-imports@canonical.com-19990329044643-f5e80d33562fef45
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define cauldron_open_width 24
 
2
#define cauldron_open_height 24
 
3
static char cauldron_open_bits[] = {
 
4
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
5
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0x03, 0xf0, 0xaa, 0x0e,
 
6
  0x58, 0x55, 0x1d, 0xfc, 0xaa, 0x3f, 0xfe, 0xff, 0x7f, 0xfa, 0xf7, 0x5f,
 
7
  0xfe, 0xf7, 0x7f, 0xfc, 0xff, 0x3f, 0xf8, 0xff, 0x1f, 0xf0, 0xff, 0x0f,
 
8
  0xf0, 0xff, 0x0f, 0xe0, 0xff, 0x07, 0xc0, 0xf7, 0x03, 0xe0, 0x6e, 0x07,
 
9
  0x60, 0x18, 0x06, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};