/******************************************************************************
	image size    : 8 x 8 x 4 'arrow_d.inta' 
	char size     : 8 x 8
	number of char: 1 (1 x 1)
	format        : IA8
******************************************************************************/

static Gfx texArrowD_C_dummy_aligner1[] = { gsSPEndDisplayList() };

unsigned char texArrowD[] = {
	/*  0 (00h) */
	0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 
	0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 
	0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 
	0xf6, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xfc, 0xf6, 
	0xf1, 0xf6, 0xfc, 0xff, 0xff, 0xfc, 0xf6, 0xf1, 
	0x00, 0xf1, 0xf6, 0xfc, 0xfc, 0xf6, 0xf1, 0x00, 
	0x00, 0x00, 0xf1, 0xf6, 0xf6, 0xf1, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0xf1, 0xf1, 0x00, 0x00, 0x00, 
};
