File: ammod.bit

package info (click to toggle)
acfax 981011-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 448 kB
  • ctags: 737
  • sloc: ansic: 5,498; makefile: 36
file content (9 lines) | stat: -rw-r--r-- 536 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
#define ammod_width 24
#define ammod_height 24
static unsigned char ammod_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x70, 0x38, 0x70,
   0xf8, 0x78, 0x78, 0x8c, 0x79, 0x78, 0x06, 0xdb, 0x6c, 0x06, 0xdb, 0x6f,
   0x06, 0x9b, 0x67, 0x06, 0x9b, 0x67, 0x06, 0x1b, 0x63, 0xfe, 0x1b, 0x63,
   0xfe, 0x1b, 0x60, 0x06, 0x1b, 0x60, 0x06, 0x1b, 0x60, 0x06, 0x1b, 0x60,
   0x06, 0x1b, 0x60, 0x06, 0x1b, 0x60, 0x06, 0x1b, 0x60, 0x06, 0x1b, 0x60,
   0x06, 0x1b, 0x60, 0x06, 0x1b, 0x60, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};