bitmaps/b_moveRight.xbm
author tz
Sat, 10 Jan 1998 12:12:09 +0100
changeset 406 a519e0d547f6
parent 269 8ced22627ae1
permissions -rw-r--r--
widgets rearranged for different fonts + comfortable menu load support

#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};