File: player8.xbm

package info (click to toggle)
netmaze 0.81%2Bjpg0.82-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,188 kB
  • ctags: 911
  • sloc: ansic: 8,277; tcl: 1,223; makefile: 58; sh: 16
file content (6 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
#define player8_width 16
#define player8_height 16
static char player8_bits[] = {
   0x11, 0x11, 0xaa, 0xaa, 0x44, 0x44, 0x00, 0x00, 0x11, 0x11, 0xaa, 0xaa,
   0x44, 0x44, 0x00, 0x00, 0x11, 0x11, 0xaa, 0xaa, 0x44, 0x44, 0x00, 0x00,
   0x11, 0x11, 0xaa, 0xaa, 0x44, 0x44, 0x00, 0x00};