~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to river/branch_156.211

  • 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 tee_ns,sw_width 24
 
2
#define tee_ns,sw_height 24
 
3
static char tee_ns,sw_bits[] = {
 
4
   0xf0, 0xff, 0x0f, 0xb0, 0x7f, 0x1f, 0xb0, 0x7f, 0x1f, 0xf0, 0xff, 0x1f,
 
5
   0xf8, 0xbf, 0x1b, 0xf8, 0xfb, 0x1b, 0xd8, 0xfb, 0x0f, 0xd8, 0xfb, 0x0f,
 
6
   0xf8, 0xff, 0x0d, 0xfc, 0xdf, 0x0d, 0xfc, 0xdf, 0x0f, 0xec, 0xfe, 0x0e,
 
7
   0xee, 0xfe, 0x0f, 0xff, 0xff, 0x07, 0xff, 0xdf, 0x07, 0xf7, 0xdf, 0x07,
 
8
   0xff, 0xff, 0x07, 0x7f, 0xff, 0x07, 0x7f, 0xf7, 0x07, 0xfb, 0xf7, 0x06,
 
9
   0xfb, 0xfe, 0x06, 0xff, 0xfe, 0x0e, 0xff, 0xff, 0x0f, 0xff, 0xff, 0x0f};