bitmaps/Camera_m.xbm
author Patrik Svestka <patrik.svestka@gmail.com>
Thu, 09 Jun 2022 08:59:11 +0200
branchjv
changeset 19639 03574c4eff56
parent 147 dd060240f2f7
permissions -rw-r--r--
Replacing obsolete method with newer version Fixes an error from settings/tools/editor/code edit2

#define Camera_m_width 32
#define Camera_m_height 32
static char Camera_m_bits[] = {
   0x80, 0xff, 0x0f, 0x00, 0x80, 0xff, 0x0f, 0x00, 0xf8, 0xff, 0xff, 0x00,
   0xf8, 0xff, 0xff, 0x00, 0xf8, 0xff, 0xff, 0x00, 0xf0, 0xff, 0xff, 0x01,
   0xf0, 0xff, 0xff, 0x01, 0xf0, 0xff, 0xff, 0x01, 0xf0, 0xff, 0xff, 0x00,
   0xf0, 0xff, 0xff, 0x00, 0xf0, 0xff, 0xff, 0x00, 0xf0, 0xff, 0xff, 0x00,
   0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f, 0xfe, 0x7f, 0xff, 0x7f,
   0xfe, 0x1f, 0xfc, 0x7f, 0xfe, 0x1f, 0xfc, 0x7f, 0xfe, 0x0f, 0xf8, 0x7f,
   0xfe, 0x1f, 0xfc, 0x7f, 0xfe, 0x1f, 0xfc, 0x7f, 0xfe, 0x7f, 0xff, 0x7f,
   0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f,
   0xfe, 0xff, 0xff, 0x7f, 0x00, 0xf0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};