~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to exit/magic_portal/magic_portal.116

  • 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 magic_portal_width 24
 
2
#define magic_portal_height 24
 
3
static char magic_portal_bits[] = {
 
4
  0x00, 0x00, 0x00, 0x00, 0x52, 0x02, 0x40, 0xdb, 0x01, 0x80, 0xfe, 0x06,
 
5
  0xf0, 0x83, 0x17, 0xa0, 0x7d, 0x0b, 0xf8, 0xfe, 0x1e, 0x60, 0xff, 0x2d,
 
6
  0x78, 0xff, 0x1d, 0xbc, 0xff, 0x1b, 0xac, 0xff, 0x0b, 0xb4, 0xff, 0x3b,
 
7
  0xb8, 0xff, 0x1b, 0x74, 0xff, 0x3d, 0x60, 0xff, 0x0d, 0xf0, 0xfe, 0x36,
 
8
  0xa8, 0x7d, 0x0f, 0xc0, 0x83, 0x0d, 0x90, 0xff, 0x03, 0x40, 0xb7, 0x05,
 
9
  0x00, 0x4a, 0x01, 0x00, 0x52, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};