~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to dev/obsolete/magic/sqr.114

  • 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 sqr.04_width 24
 
2
#define sqr.04_height 24
 
3
static char sqr.04_bits[] = {
 
4
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
5
   0xf0, 0xff, 0x0f, 0x10, 0x00, 0x08, 0xd0, 0xff, 0x0b, 0x50, 0x00, 0x0a,
 
6
   0x50, 0xff, 0x0a, 0x50, 0x81, 0x0a, 0x50, 0xbd, 0x0a, 0x50, 0xa5, 0x0a,
 
7
   0x50, 0xa5, 0x0a, 0x50, 0xbd, 0x0a, 0x50, 0x81, 0x0a, 0x50, 0xff, 0x0a,
 
8
   0x50, 0x00, 0x0a, 0xd0, 0xff, 0x0b, 0x10, 0x00, 0x08, 0xf0, 0xff, 0x0f,
 
9
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};