~ubuntu-branches/ubuntu/hoary/kdemultimedia/hoary

« back to all changes in this revision

Viewing changes to kmidi/bitmaps/speedup.xbm

  • Committer: Bazaar Package Importer
  • Author(s): Martin Schulze
  • Date: 2003-01-22 15:00:51 UTC
  • Revision ID: james.westby@ubuntu.com-20030122150051-uihwkdoxf15mi1tn
Tags: upstream-2.2.2
ImportĀ upstreamĀ versionĀ 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define speedup_width 16
 
2
#define speedup_height 16
 
3
static unsigned char speedup_bits[] = {
 
4
 0x00,0x00,0x00,0x00,0x80,0x01,0xc0,0x03,0xe0,0x07,0xf0,0x0f,0xf8,0x1f,0x00,
 
5
 0x00,0x80,0x01,0xc0,0x03,0xe0,0x07,0xf0,0x0f,0xf8,0x1f,0x00,0x00,0x00,0x00,
 
6
 0x00,0x00};