~minos-archive/minos/minos-artwork

« back to all changes in this revision

Viewing changes to bitmaps/sm4tik/empty.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 empty_width 8
2
 
#define empty_height 8
3
 
static unsigned char empty_bits[] = {
4
 
 0x3C, 0x42, 0x81, 0x81, 0x81, 0x81, 0x42, 0x3C };