~minos-archive/minos/minos-artwork

« back to all changes in this revision

Viewing changes to bitmaps/subtle/bell1.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 bell_width 9
2
 
#define bell_height 9
3
 
static unsigned char bell_bits[] = {
4
 
   0x00, 0x00, 0x1e, 0x00, 0xa2, 0x00, 0xc2, 0x00, 0x42, 0x00, 0x24, 0x00,
5
 
   0xd8, 0x00, 0xcc, 0x00, 0x00, 0x00 };