~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to food/carrot.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 carrot_width 24
 
2
#define carrot_height 24
 
3
static char carrot_bits[] = {
 
4
  0x00, 0x00, 0x00, 0xc0, 0x7f, 0x00, 0xf0, 0xdd, 0x03, 0xf8, 0xff, 0x1f,
 
5
  0x38, 0xf0, 0x1e, 0x10, 0xa0, 0x2b, 0x38, 0xc0, 0x1e, 0xf8, 0xc3, 0x3b,
 
6
  0xa8, 0x9c, 0x6f, 0xd8, 0x17, 0x0d, 0x30, 0x6d, 0x06, 0xf0, 0x59, 0x04,
 
7
  0x60, 0x97, 0x01, 0x20, 0x77, 0x01, 0xa0, 0x4c, 0x06, 0xe0, 0xd2, 0x05,
 
8
  0xc0, 0x33, 0x09, 0x00, 0x4f, 0x0b, 0x00, 0x9c, 0x14, 0x00, 0x78, 0x1b,
 
9
  0x00, 0xc0, 0x17, 0x00, 0x00, 0x3a, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00};