/***************************************************************************************************
		Convert from NINGEN		(face9) 																
****************************************************************************************************/

static Vtx vtx_face9_0[] = {
	{   344,     0,   224,     0,  1014,   846,    -1,    -1,    -1,   255},	/* 0 */
	{   344,     0,  -223,     0,  1014,   172,    -1,    -1,    -1,   255},	/* 1 */
	{     0,     0,   360,     0,   676,  1048,    -1,    -1,    -1,   255},	/* 2 */
	{     0,     0,  -359,     0,   676,     0,    -1,    -1,    -1,   255},	/* 3 */
};

static Gfx gfx_face9[] = {
	gsSPVertex(&vtx_face9_0[0],4,0),
	gsSP2Triangles(0, 1, 2, 0, 1, 3, 2, 0),
	gsSPEndDisplayList() 
};



