Mercurial > flash_v2
view packages/devs/eth/synth/ecosynth/current/host/fromnet.xbm @ 1777:c16341b1bac6 default tip
* Added execute permissions to files missed in conversion from CVS
| author | alexs |
|---|---|
| date | Mon, 12 Oct 2009 02:26:09 +0100 |
| parents | 7c1c8dc43ba1 |
| children |
line wrap: on
line source
#define fromnet_width 8 #define fromnet_height 8 static unsigned char fromnet_bits[] = { 0x00, 0x87, 0xa5, 0x95, 0xfd, 0x95, 0xa5, 0x87};
