bitmaps/b_moveRight.xbm
author mawalch
Wed, 24 Jan 2018 10:42:24 +0100
changeset 3529 54d629e6e42c
parent 269 8ced22627ae1
permissions -rw-r--r--
#DOCUMENTATION by mawalch class: DataSetBuilder comment/format in: #updateInputFields

#define b_moveRight_width 16
#define b_moveRight_height 16
static unsigned char b_moveRight_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00,
   0xc0, 0x00, 0xc0, 0x01, 0xc0, 0x03, 0xc0, 0x01, 0xc0, 0x00, 0x40, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};