~minos-archive/minos/minos-artwork

« back to all changes in this revision

Viewing changes to bitmaps/thayer/mpd.xbm

  • Committer: Javier Lopez
  • Date: 2016-07-13 01:58:25 UTC
  • Revision ID: git-v1:55a2dc65535fdb59f1de7aaab34463d7f0e42b68
add core/extra folders

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#define mpd_width 16
2
 
#define mpd_height 16
3
 
static unsigned char mpd_bits[] = {
4
 
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x1f, 0x40, 0x10,
5
 
   0x40, 0x10, 0x40, 0x10, 0x40, 0x10, 0x40, 0x10, 0x70, 0x1c, 0x78, 0x1e,
6
 
   0x30, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };