~minos-archive/minos/minos-artwork

« back to all changes in this revision

Viewing changes to bitmaps/subtle/pacman.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 pacman_width 9
2
 
#define pacman_height 9
3
 
static unsigned char pacman_bits[] = {
4
 
   0x7c, 0x00, 0xf6, 0x00, 0xf3, 0x01, 0xff, 0x00, 0x1f, 0x00, 0x0f, 0x00,
5
 
   0x7f, 0x00, 0xfe, 0x00, 0x7c, 0x00 };