#define monster_width  1
#define monster_height 1
unsigned char monster_bits[] = {
	0x00, 0x18, 0x7E, 0x81, 0xDB, 0xDB, 0x66, 0x18, 

};
