~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to light/light_bulb_4.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 light_bulb_4_width 24
 
2
#define light_bulb_4_height 24
 
3
static char light_bulb_4_bits[] = {
 
4
  0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x40, 0x08, 0x01, 0x80, 0x80, 0x08,
 
5
  0x00, 0x3c, 0x04, 0x00, 0xc3, 0x00, 0xb0, 0x00, 0x01, 0x80, 0x10, 0x19,
 
6
  0x40, 0x14, 0x02, 0x40, 0x14, 0x02, 0x58, 0x3c, 0x02, 0x40, 0x10, 0x0a,
 
7
  0x80, 0x10, 0x11, 0x80, 0x00, 0x01, 0x20, 0xc3, 0x00, 0x10, 0x42, 0x02,
 
8
  0x00, 0x7e, 0x04, 0x00, 0x72, 0x00, 0x00, 0x4e, 0x00, 0x00, 0x72, 0x00,
 
9
  0x00, 0x66, 0x00, 0x00, 0x3c, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00};