bitmaps/HandleLight.xbm
author Claus Gittinger <cg@exept.de>
Sun, 16 Jul 2017 14:05:58 +0200
changeset 6183 0ba0e432ebaa
parent 168 056daffbbc0e
permissions -rw-r--r--
#DOCUMENTATION by cg class: FileSelectionList changed: #changeToParentDirectory #changeToPreviousDirectory boolean/non-boolean return

#define HandleLight_width 8
#define HandleLight_height 8
static char HandleLight_bits[] = {
   0x00, 0x40, 0xc0, 0xc0, 0xc0, 0xc0, 0x60, 0x3c};