File: player10.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 (12)
1
2
3
4
5
6
#define player10_width 16
#define player10_height 16
static char player10_bits[] = {
   0x22, 0x22, 0x77, 0x77, 0x22, 0x22, 0x00, 0x00, 0x22, 0x22, 0x77, 0x77,
   0x22, 0x22, 0x00, 0x00, 0x22, 0x22, 0x77, 0x77, 0x22, 0x22, 0x00, 0x00,
   0x22, 0x22, 0x77, 0x77, 0x22, 0x22, 0x00, 0x00};