~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to construct/town/t_house1.311

  • 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 t_house1_width 24
 
2
#define t_house1_height 24
 
3
static char t_house1_bits[] = {
 
4
  0xfa, 0xef, 0xee, 0x70, 0xfd, 0xfd, 0xfa, 0xbe, 0xbb, 0x70, 0xfc, 0xff, 
 
5
  0xfa, 0xfe, 0xff, 0x50, 0xc4, 0xc0, 0xfa, 0xa2, 0xa1, 0x70, 0x92, 0x91, 
 
6
  0xfa, 0x91, 0x91, 0x70, 0xf9, 0xf8, 0xfa, 0xf8, 0xf8, 0xf0, 0xff, 0xff, 
 
7
  0xfa, 0xaa, 0xaa, 0xf0, 0xdd, 0xdd, 0xba, 0xaa, 0xaa, 0xf0, 0xff, 0xff, 
 
8
  0x1a, 0xbc, 0xfa, 0x08, 0x72, 0xdc, 0x0a, 0xb2, 0xac, 0x04, 0x7f, 0x76, 
 
9
  0x06, 0xbf, 0xae, 0x02, 0x10, 0xdf, 0x02, 0x28, 0xab, 0x00, 0x10, 0x00, 
 
10
  };