arch/monster/demon/GreatDemon/GreatDemon.R11

9 lines
462 B
Plaintext

#define GreatDemon_width 24
#define GreatDemon_height 24
static char GreatDemon_bits[] = {
0xfd,0xff,0x7f,0xfc,0xff,0xff,0xfc,0xff,0xff,0xfe,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xfd,0xff,0x7f,0xfe,0xff,0x3f,0xff,
0xff,0xbf,0xff,0xff,0xdf,0xff,0xff,0xdf,0xff,0xff,0x9f,0xff,0xff,0xbf,0xff,
0xff,0xbd,0xff,0xff,0xfc,0xff,0xff,0xfc,0xff,0x7f,0xfc,0xff};