~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to player/swashbuckl.111

  • 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 swashbuckler2_width 24
 
2
#define swashbuckler2_height 24
 
3
static char swashbuckler2_bits[] = {
 
4
0x00,0x4e,0x08,0x80,0x7f,0x08,0xc0,0x3f,0x08,0x40,0x1f,0x08,
 
5
0x00,0x0e,0x08,0x02,0x0e,0x08,0x82,0x7f,0x08,0x62,0xce,0x08,
 
6
0x1a,0x04,0x1d,0x67,0x40,0x0f,0x9e,0xa0,0x0c,0x82,0x20,0x07,
 
7
0x00,0x1f,0x00,0x00,0x15,0x00,0x80,0x3f,0x00,0x80,0x3f,0x00,
 
8
0x80,0x3f,0x00,0xc0,0x71,0x00,0xc0,0x71,0x00,0xc0,0x60,0x00,
 
9
0xe0,0xe0,0x00,0x60,0xc0,0x00,0x70,0xc0,0x01,0x78,0xc0,0x03};