File: player16.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 (26)
1
2
3
4
5
6
#define player16_width 16
#define player16_height 16
static char player16_bits[] = {
   0x22, 0x22, 0x55, 0x55, 0x49, 0x49, 0x41, 0x41, 0x22, 0x22, 0x94, 0x94,
   0xc9, 0xc9, 0x80, 0x80, 0x22, 0x22, 0x55, 0x55, 0x49, 0x49, 0x41, 0x41,
   0x22, 0x22, 0x94, 0x94, 0xc9, 0xc9, 0x80, 0x80};