~minos-archive/minos/minos-artwork

« back to all changes in this revision

Viewing changes to bitmaps/core/subtle/tr.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 tr_width 10
 
2
#define tr_height 10
 
3
static unsigned char tr_bits[] = {
 
4
   0xff, 0x03, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0xf1, 0x03, 0xf1, 0x03,
 
5
   0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0xff, 0x03};