fpc/packages/xforms/examples/bm2.xbm
marco 857da2934c * xforms moved
git-svn-id: trunk@10015 -
2008-01-27 09:51:30 +00:00

8 lines
276 B
C

Const
bm2_width : longint = 16;
bm2_height : longint = 16;
bm2_bits : array[1..32] of byte = (
$00, $00, $00, $57, $7c, $72, $fc, $52, $fc, $00, $7c, $01,
$7c, $1f, $fc, $22, $40, $42, $40, $44, $40, $43, $c0, $40,
$70, $40, $8c, $20, $00, $1f, $00, $00 );