Mercurial > flash_v2
view packages/devs/eth/synth/ecosynth/current/host/tonet.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 tonet_width 8 #define tonet_height 8 static unsigned char tonet_bits[] = { 0x00, 0x87, 0x95, 0xa5, 0xfd, 0xa5, 0x95, 0x87};
