~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to floor/blackmarble.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 marble_width 24
 
2
#define marble_height 24
 
3
static char marble_bits[] = {
 
4
   0xce, 0x30, 0x18, 0xcf, 0x31, 0x18, 0xc6, 0x71, 0x10, 0xc3, 0xf0, 0x7e,
 
5
   0x81, 0xf9, 0xff, 0x83, 0x80, 0x91, 0x83, 0xc1, 0x83, 0x83, 0x81, 0x87,
 
6
   0xc3, 0x00, 0x0c, 0xc7, 0x02, 0x18, 0xc7, 0x03, 0xf8, 0x86, 0x07, 0xf8,
 
7
   0x8e, 0x07, 0x3c, 0x8c, 0x2f, 0x0f, 0x18, 0x0e, 0x0e, 0x30, 0x3e, 0x00,
 
8
   0x60, 0xff, 0x03, 0xf0, 0xff, 0x07, 0xf0, 0xe7, 0xff, 0xf9, 0x01, 0xfe,
 
9
   0x3f, 0x8e, 0x9d, 0x1f, 0x1e, 0x06, 0x8c, 0x1f, 0x0c, 0x8e, 0x30, 0x1c};