#include<ultra64.h>

extern Vtx ManLfoot_pb_v[];
extern Vtx ManLfoot_pb_vmcur[];
extern Tri ManLfoot_pb_tri[];
extern Lights1 ManLfoot_pb_material[];
extern Mtx ManLfoot_pb_matrix[];

extern unsigned short pSm1hand_b_txt[];
extern unsigned short pSm1hand_f_txt[];
extern unsigned short pSm1hand_s_txt[];
extern unsigned short pSm1hand_t_txt[];
extern unsigned short pSm1hara_txt[];
extern unsigned short pSm1jacket_b_txt[];
extern unsigned short pSm1jacket_f_txt[];
extern unsigned short pSm1jacket_s_txt[];
extern unsigned short pSm1jacket_t_txt[];
extern unsigned short pSm1loarm_txt[];
extern unsigned short pSm1met_b_txt[];
extern unsigned short pSm1met_f_txt[];
extern unsigned short pSm1met_gl_txt[];
extern unsigned short pSm1met_s_txt[];
extern unsigned short pSm1met_t_txt[];
extern unsigned short pSm1momo_txt[];
extern unsigned short pSm1neck_txt[];
extern unsigned short pSm1shoes_txt[];
extern unsigned short pSm1shoes_b_txt[];
extern unsigned short pSm1sune_txt[];
extern unsigned short pSm1uparm_txt[];
extern unsigned short pSm1waist_b_txt[];
extern unsigned short pSm1waist_f_txt[];
extern unsigned short pSm1waist_s_txt[];
extern unsigned short pSshoes_bottom_txt[];
extern unsigned short pblack_txt[];



#define gs_Nin_LoadTextureImage(timg,fmt,siz,width,height,tmem,tt)	\
	gsDPSetTextureImage(fmt,siz,1,timg),	\
	gsDPTileSync(),	\
	gsDPSetTile(fmt,siz,0,tmem,tt,0,0,0,0,0,0,0),	\
	gsDPLoadSync(),	\
	gsDPLoadBlock(tt,0,0,width*height-1,CALC_DXT(width,siz##_BYTES))

#define gs_Nin_SetUpTileDescrip(fmt,siz,width,height,tmem,tt,cs,ms,ss,ct,mt,st)	\
	gsDPTileSync(),	\
	gsDPSetTile(fmt,siz,((((width)*siz##_LINE_BYTES)+7)>>3),tmem,tt,0,ct,mt,st,cs,ms,ss),	\
	gsDPSetTileSize(tt,0,0,(width-1)<<G_TEXTURE_IMAGE_FRAC,(height-1)<<G_TEXTURE_IMAGE_FRAC)

#define G_CC_PRIMSHADE PRIMITIVE,0,SHADE,0,0,0,0,SHADE

/* main display list */


/* ======== g2 ======== */


/* ======== g1 ======== */


/* ======== db ======== */

Gfx ManLfoot_pb_model[]={

	gsSPTexture(65535, 65535,0, 0, 1),
	gsDPPipeSync(),
	gsDPSetCombineMode(G_CC_MODULATERGBDECALA,G_CC_PASS2),

	gs_Nin_SetUpTileDescrip(G_IM_FMT_RGBA,G_IM_SIZ_16b,16,32,0,0,G_TX_CLAMP,4,0,G_TX_CLAMP,5,0),
	gs_Nin_LoadTextureImage(pSm1shoes_txt,G_IM_FMT_RGBA,G_IM_SIZ_16b,16,32,0,7),

	gsSPVertex(&ManLfoot_pb_v[0], 5, 0),
	gsSP1Triangle(0, 1, 2, 0),
	gsSP1Triangle(2, 3, 0, 0),
	gsSP1Triangle(1, 4, 2, 0),

	gs_Nin_SetUpTileDescrip(G_IM_FMT_RGBA,G_IM_SIZ_16b,8,16,0,0,G_TX_MIRROR,3,0,G_TX_CLAMP,4,0),
	gs_Nin_LoadTextureImage(pSm1shoes_b_txt,G_IM_FMT_RGBA,G_IM_SIZ_16b,8,16,0,7),

	gsSPVertex(&ManLfoot_pb_v[5], 3, 0),
	gsSP1Triangle(0, 1, 2, 0),

	gs_Nin_SetUpTileDescrip(G_IM_FMT_RGBA,G_IM_SIZ_16b,8,32,0,0,G_TX_CLAMP,3,0,G_TX_CLAMP,5,0),
	gs_Nin_LoadTextureImage(pSshoes_bottom_txt,G_IM_FMT_RGBA,G_IM_SIZ_16b,8,32,0,7),

	gsSPVertex(&ManLfoot_pb_v[8], 4, 0),
	gsSP1Triangle(0, 1, 2, 0),
	gsSP1Triangle(0, 2, 3, 0),
	gsSPEndDisplayList(),
}; /* db */ 

Gfx ManLfoot_pb_modelT[] = {
	gsSPEndDisplayList()
};

#undef G_CC_PRIMSHADE

#undef gs_Nin_LoadTextureImage

#undef gs_Nin_SetUpTileDescrip

/* 12 vertices */
Vtx ManLfoot_pb_v[]={
	{ -25,-27,101,0, -8, 47,  -90,-67,42,255 },   /* v0 used p2/V1 2 times */
	{ 22,-28,96,0, 527, 91,  106,30,44,255 },   /* v1 used p2/V2 2 times */
	{ 0,26,-19,0, 282, 998,  7,113,-36,255 },   /* v2 used p2/V3 3 times */
	{ -26,-26,-23,0, -12, 1026,  -76,-41,-83,255 },   /* v3 used p1/V2 1 times */
	{ 21,-27,-22,0, 524, 1021,  51,-91,-58,255 },   /* v4 used p3/V2 1 times */
	{ 21,-27,-22,0, -12, 0,  51,-91,-58,255 },   /* v5 used p4/V1 1 times */
	{ -26,-26,-23,0, 524, 0,  -76,-41,-83,255 },   /* v6 used p4/V2 1 times */
	{ 0,26,-19,0, 243, 567,  7,113,-36,255 },   /* v7 used p4/V3 1 times */
	{ 21,-27,-22,0, 246, 4,  51,-91,-58,255 },   /* v8 used p5/V1 2 times */
	{ 22,-28,96,0, 246, 1008,  106,30,44,255 },   /* v9 used p5/V2 1 times */
	{ -25,-27,101,0, 1, 1056,  -90,-67,42,255 },   /* v10 used p5/V3 2 times */
	{ -26,-26,-23,0, 1, 0,  -76,-41,-83,255 },   /* v11 used p6/V3 1 times */
};


/*   0 vertices */
/* 16 x 32  G_IM_SIZ_16b G_IM_FMT_RGBA  */
unsigned short pSm1shoes_txt[] = {
	0x843, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 
	0x843, 0x843, 0x843, 0x843, 0x843, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 
	0x843, 0x843, 0x843, 0x843, 0x843, 0x843, 0x843, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 
	0x843, 0x1, 0x843, 0x1, 0x843, 0x843, 0x843, 0x1, 0x843, 0x843, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 
	0x843, 0x843, 0x843, 0x1, 0x1, 0x843, 0x843, 0x843, 0x1085, 0x18c7, 0x1085, 0x843, 0x1, 0x1, 0x1, 0x1, 
	0x843, 0x843, 0x843, 0x1, 0x843, 0x843, 0x1085, 0x318d, 0x6319, 0x6319, 0x4a53, 0x2109, 0x843, 0x1, 0x1, 0x1, 
	0x843, 0x1, 0x1, 0x1, 0x1, 0x843, 0x294b, 0x6b5b, 0xad6b, 0xa529, 0x5ad7, 0x2109, 0x1085, 0x843, 0x1, 0x1, 
	0x1, 0x1, 0x843, 0x1085, 0x1085, 0x843, 0x18c7, 0x5295, 0x739d, 0x4211, 0x294b, 0x318d, 0x18c7, 0x843, 0x1, 0x1, 
	0x1, 0x843, 0x2109, 0x39cf, 0x294b, 0x18c7, 0x843, 0x18c7, 0x18c7, 0x1085, 0x318d, 0x4211, 0x39cf, 0x2109, 0x1085, 0x1, 
	0x843, 0x2109, 0x18c7, 0x2109, 0x1085, 0x1085, 0x1085, 0x18c7, 0x18c7, 0x18c7, 0x294b, 0x843, 0x843, 0x843, 0x843, 0x1, 
	0x1, 0x1, 0x1, 0x1, 0x318d, 0x39cf, 0x318d, 0x18c7, 0x294b, 0x318d, 0x4a53, 0x1085, 0x1, 0x1, 0x1, 0x1, 
	0x1, 0x1, 0x1, 0x318d, 0x4211, 0x39cf, 0x18c7, 0x1, 0x843, 0x294b, 0x39cf, 0x4a53, 0x2109, 0x1, 0x1, 0x1, 
	0x1, 0x843, 0x318d, 0x4211, 0x294b, 0x1085, 0x1085, 0x843, 0x843, 0x843, 0x318d, 0x318d, 0x39cf, 0x2109, 0x843, 0x1, 
	0x1, 0x294b, 0x2109, 0x843, 0x1085, 0x18c7, 0x294b, 0x294b, 0x294b, 0x2109, 0x18c7, 0x1085, 0x1085, 0x18c7, 0x18c7, 0x1, 
	0x843, 0x843, 0x1, 0x843, 0x843, 0x1085, 0x1085, 0x1, 0x18c7, 0x18c7, 0x1085, 0x1085, 0x18c7, 0x843, 0x843, 0x1, 
	0x1, 0x1, 0x4a53, 0x739d, 0x318d, 0x843, 0x1085, 0x1085, 0x18c7, 0x1085, 0x2109, 0x6319, 0x7bdf, 0x18c7, 0x1, 0x1, 
	0x1, 0x2109, 0x8421, 0x8c63, 0x4a53, 0x1085, 0x18c7, 0x1085, 0x318d, 0x2109, 0x294b, 0x8421, 0x9ce7, 0x4211, 0x1, 0x1, 
	0x1, 0x318d, 0xa529, 0x5ad7, 0x2109, 0x843, 0x843, 0x1, 0x1085, 0x1085, 0x2109, 0x39cf, 0x9ce7, 0x5ad7, 0x1, 0x1, 
	0x1, 0x318d, 0x8c63, 0x18c7, 0x18c7, 0x18c7, 0x2109, 0x18c7, 0x294b, 0x2109, 0x318d, 0x1085, 0x8c63, 0x5ad7, 0x1, 0x1, 
	0x1, 0x294b, 0x8c63, 0x18c7, 0x843, 0x1085, 0x1085, 0x1, 0x2109, 0x2109, 0x2109, 0x18c7, 0x8421, 0x5295, 0x1, 0x1, 
	0x1, 0x2109, 0x8421, 0x2109, 0x18c7, 0x1085, 0x18c7, 0x18c7, 0x2109, 0x1085, 0x2109, 0x18c7, 0x739d, 0x39cf, 0x1, 0x1, 
	0x1, 0x1085, 0x739d, 0x18c7, 0x843, 0x2109, 0x294b, 0x1085, 0x2109, 0x318d, 0x1085, 0x1085, 0x6b5b, 0x2109, 0x1, 0x1, 
	0x1, 0x1, 0x6319, 0x2109, 0x843, 0x4a53, 0x1085, 0x1, 0x1, 0x5295, 0x294b, 0x843, 0x6b5b, 0x843, 0x1, 0x1, 
	0x1, 0x1, 0x39cf, 0x294b, 0x2109, 0x2109, 0x1, 0x1, 0x1, 0x18c7, 0x4a53, 0x2109, 0x5ad7, 0x1, 0x1, 0x1, 
	0x843, 0x1, 0x843, 0x2109, 0x294b, 0x1, 0x1, 0x1, 0x1, 0x1, 0x318d, 0x4211, 0x294b, 0x1, 0x1, 0x1, 
	0x843, 0x2109, 0x843, 0x1, 0x294b, 0x1, 0x1, 0x1, 0x1, 0x1, 0x294b, 0x2109, 0x1, 0x1, 0x1, 0x1, 
	0x1, 0x2109, 0x318d, 0x843, 0x2109, 0x1, 0x1, 0x1, 0x1, 0x1, 0x2109, 0x18c7, 0x843, 0x843, 0x843, 0x843, 
	0x1, 0x843, 0x4a53, 0x2109, 0x1085, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1085, 0x18c7, 0x843, 0x843, 0x2109, 0x843, 
	0x1, 0x1, 0x2109, 0x39cf, 0x1085, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1085, 0x18c7, 0x1, 0x318d, 0x39cf, 0x1, 
	0x1, 0x843, 0x843, 0x4211, 0x2109, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1085, 0x18c7, 0x843, 0x5295, 0x2109, 0x1, 
	0x1, 0x843, 0x843, 0x4211, 0x2109, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1085, 0x843, 0x1085, 0x6319, 0x1085, 0x1, 
	0x843, 0x1, 0x843, 0x4a53, 0x18c7, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1085, 0x843, 0x2109, 0x5ad7, 0x1, 0x1, 
};

/* 8 x 16  G_IM_SIZ_16b G_IM_FMT_RGBA  */
unsigned short pSm1shoes_b_txt[] = {
	0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 
	0x1, 0x1, 0x18c7, 0x18c7, 0x1, 0x1, 0x1, 0x1, 
	0x1, 0x1, 0x1, 0x2109, 0x39cf, 0x294b, 0x18c7, 0x843, 
	0x1, 0x1, 0x1, 0x1, 0x843, 0x2109, 0x318d, 0x39cf, 
	0x1, 0x1, 0x1, 0x1, 0x1, 0x18c7, 0x2109, 0x18c7, 
	0x1, 0x1, 0x1, 0x843, 0x1, 0x2109, 0x318d, 0x318d, 
	0x1, 0x1, 0x1085, 0x6319, 0x5295, 0x2109, 0x843, 0x1, 
	0x1, 0x1, 0x1, 0x1085, 0x39cf, 0x5ad7, 0x5ad7, 0x5ad7, 
	0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x843, 0x18c7, 
	0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 
	0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 
	0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 
	0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 
	0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 
	0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 
	0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 
};

/* 8 x 32  G_IM_SIZ_16b G_IM_FMT_RGBA  */
unsigned short pSshoes_bottom_txt[] = {
	0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 
	0x1, 0x1, 0x1, 0x294b, 0x2109, 0x843, 0x1, 0x1, 
	0x1, 0x1, 0x294b, 0x318d, 0x2109, 0x1085, 0x1, 0x1, 
	0x1, 0x1, 0x294b, 0x4a53, 0x4211, 0x294b, 0x1, 0x1, 
	0x1, 0x843, 0x4211, 0x4211, 0x4a53, 0x294b, 0x1, 0x1, 
	0x1, 0x843, 0x39cf, 0x5ad7, 0x5ad7, 0x4211, 0x843, 0x1, 
	0x1, 0x2109, 0x5295, 0x5295, 0x5295, 0x318d, 0x843, 0x1, 
	0x1, 0x1085, 0x318d, 0x4a53, 0x4a53, 0x5295, 0x18c7, 0x1, 
	0x1, 0x294b, 0x5ad7, 0x39cf, 0x318d, 0x294b, 0x1085, 0x1, 
	0x1, 0x843, 0x5295, 0x39cf, 0x39cf, 0x7bdf, 0x2109, 0x1, 
	0x1, 0x2109, 0x5ad7, 0x5295, 0x4211, 0x39cf, 0x2109, 0x1, 
	0x1, 0x843, 0x4a53, 0x4a53, 0x5295, 0x739d, 0x318d, 0x1, 
	0x1, 0x1085, 0x4a53, 0x5295, 0x4211, 0x39cf, 0x294b, 0x1, 
	0x1, 0x1, 0x4a53, 0x4a53, 0x6319, 0x739d, 0x4211, 0x1, 
	0x1, 0x1085, 0x4a53, 0x5295, 0x39cf, 0x318d, 0x39cf, 0x1, 
	0x1, 0x843, 0x4a53, 0x4a53, 0x5ad7, 0x739d, 0x5295, 0x1, 
	0x1, 0x294b, 0x5295, 0x4a53, 0x39cf, 0x294b, 0x4211, 0x1085, 
	0x1, 0x18c7, 0x4a53, 0x4a53, 0x5ad7, 0x739d, 0x5295, 0x843, 
	0x1, 0x5ad7, 0x5ad7, 0x4a53, 0x39cf, 0x294b, 0x4a53, 0x18c7, 
	0x1, 0x294b, 0x4a53, 0x4a53, 0x5ad7, 0x6b5b, 0x5295, 0x1085, 
	0x18c7, 0x6b5b, 0x4a53, 0x5295, 0x4211, 0x294b, 0x5295, 0x2109, 
	0x1085, 0x294b, 0x4211, 0x39cf, 0x5ad7, 0x739d, 0x5295, 0x1085, 
	0x2109, 0x739d, 0x4a53, 0x39cf, 0x39cf, 0x318d, 0x5295, 0x2109, 
	0x1085, 0x294b, 0x4211, 0x4211, 0x5295, 0x6b5b, 0x5295, 0x843, 
	0x18c7, 0x739d, 0x4a53, 0x4a53, 0x39cf, 0x294b, 0x39cf, 0x843, 
	0x1085, 0x294b, 0x4211, 0x4211, 0x5ad7, 0x739d, 0x4a53, 0x1, 
	0x843, 0x6319, 0x5295, 0x4a53, 0x39cf, 0x318d, 0x18c7, 0x1, 
	0x1, 0x2109, 0x4211, 0x4211, 0x5ad7, 0x6b5b, 0x2109, 0x1, 
	0x1, 0x4211, 0x5295, 0x4a53, 0x39cf, 0x318d, 0x1, 0x1, 
	0x1, 0x843, 0x5295, 0x4a53, 0x5ad7, 0x2109, 0x1, 0x1, 
	0x1, 0x1, 0x843, 0x4211, 0x2109, 0x1, 0x1, 0x1, 
	0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 
};

