~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to construct/town/university.E11

  • 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 university_width 24
 
2
#define university_height 24
 
3
static char university_bits[] = {
 
4
  0xe8, 0xae, 0xea, 0xef, 0xdc, 0x5d, 0xaa, 0xae, 0xea, 0xfd, 0x74, 0x75, 
 
5
  0xba, 0xae, 0xea, 0x50, 0xdc, 0x5d, 0xea, 0xae, 0xea, 0x31, 0x74, 0x77, 
 
6
  0xaa, 0xae, 0xea, 0x9d, 0xdc, 0x7d, 0xba, 0xae, 0x9a, 0xcd, 0x74, 0x07, 
 
7
  0xea, 0xee, 0xa9, 0x6d, 0x3c, 0x50, 0xea, 0x8e, 0xaa, 0x2d, 0x02, 0x00, 
 
8
  0xea, 0xef, 0x9f, 0x2d, 0x7f, 0x5a, 0xba, 0x9f, 0x5a, 0xbd, 0x1f, 0xae, 
 
9
  0xea, 0x2b, 0xee, 0xed, 0x45, 0x02, 0xee, 0x2a, 0x72, 0xe7, 0x03, 0x6a, 
 
10
  };