File: player20.xbm

package info (click to toggle)
netmaze 0.81%2Bjpg0.82-13
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,204 kB
  • ctags: 915
  • sloc: ansic: 8,277; tcl: 1,223; makefile: 66; sh: 26
file content (6 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
#define player20_width 16
#define player20_height 16
static char player20_bits[] = {
   0x01, 0x01, 0x7d, 0x7d, 0x45, 0x45, 0x55, 0x55, 0x45, 0x45, 0x7d, 0x7d,
   0x01, 0x01, 0xff, 0xff, 0x01, 0x01, 0x7d, 0x7d, 0x45, 0x45, 0x55, 0x55,
   0x45, 0x45, 0x7d, 0x7d, 0x01, 0x01, 0xff, 0xff};