~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to player/dwarf_p.171

  • 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 p_dwarf_width 24
 
2
#define p_dwarf_height 24
 
3
static char p_dwarf_bits[] = {
 
4
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
5
  0x00, 0x84, 0x00, 0x00, 0xb4, 0x00, 0x00, 0x78, 0x00, 0x00, 0xfc, 0x00,
 
6
  0x00, 0xfc, 0x00, 0x00, 0xe8, 0x00, 0x50, 0xf4, 0x00, 0xf0, 0x7c, 0x00,
 
7
  0xf8, 0xdc, 0x03, 0x78, 0x6c, 0x06, 0x50, 0x33, 0x04, 0xc0, 0x9f, 0x08,
 
8
  0x40, 0x1f, 0x09, 0x80, 0x3d, 0x04, 0x00, 0x53, 0x06, 0x00, 0xba, 0x03,
 
9
  0x00, 0xee, 0x01, 0x00, 0x99, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0x00};