File: circle_off.bit

package info (click to toggle)
xmix 2.1-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 232 kB
  • sloc: ansic: 1,061; makefile: 225
file content (6 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
#define circle_off_width 15
#define circle_off_height 15
static char circle_off_bits[] = {
   0x00, 0x00, 0xe0, 0x03, 0x18, 0x0c, 0xe4, 0x13, 0x14, 0x14, 0x0a, 0x28,
   0x0a, 0x28, 0x0a, 0x28, 0x0a, 0x28, 0x0a, 0x28, 0x14, 0x14, 0xe4, 0x13,
   0x18, 0x0c, 0xe0, 0x03, 0x00, 0x00};