#include<ultra64.h>

extern Vtx BO_mado_v[];

extern unsigned short BO_mado_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 */


/* ======== g4 ======== */

Gfx BO_mado[]={

	gs_Nin_SetUpTileDescrip(G_IM_FMT_RGBA,G_IM_SIZ_16b,16,16,0,0,G_TX_WRAP,4,0,G_TX_WRAP,4,0),
	gs_Nin_LoadTextureImage(BO_mado_txt,G_IM_FMT_RGBA,G_IM_SIZ_16b,16,16,0,7),

	gsSPVertex(&BO_mado_v[0], 16, 0),
	gsSP1Triangle(0, 1, 2, 0),
	gsSP1Triangle(0, 2, 3, 0),
	gsSP1Triangle(4, 5, 6, 0),
	gsSP1Triangle(4, 6, 7, 0),
	gsSP1Triangle(8, 9, 10, 0),
	gsSP1Triangle(8, 10, 11, 0),
	gsSP1Triangle(12, 13, 14, 0),
	gsSP1Triangle(12, 14, 15, 0),
	gsSPVertex(&BO_mado_v[16], 4, 0),
	gsSPVertex(&BO_mado_v[53], 12, 4),
	gsSP1Triangle(0, 4, 5, 0),
	gsSP1Triangle(0, 5, 6, 0),
	gsSP1Triangle(1, 7, 8, 0),
	gsSP1Triangle(1, 8, 9, 0),
	gsSP1Triangle(2, 10, 11, 0),
	gsSP1Triangle(2, 11, 12, 0),
	gsSP1Triangle(3, 13, 14, 0),
	gsSP1Triangle(3, 15, 13, 0),
	gsSPVertex(&BO_mado_v[20], 4, 0),
	gsSPVertex(&BO_mado_v[65], 10, 4),
	gsSP1Triangle(0, 4, 5, 0),
	gsSP1Triangle(0, 5, 6, 0),
	gsSP1Triangle(1, 7, 8, 0),
	gsSP1Triangle(2, 9, 10, 0),
	gsSP1Triangle(3, 11, 12, 0),
	gsSP1Triangle(3, 12, 13, 0),
	gsSPVertex(&BO_mado_v[24], 4, 0),
	gsSPVertex(&BO_mado_v[75], 12, 4),
	gsSP1Triangle(0, 4, 5, 0),
	gsSP1Triangle(0, 5, 6, 0),
	gsSP1Triangle(1, 7, 8, 0),
	gsSP1Triangle(1, 8, 9, 0),
	gsSP1Triangle(2, 10, 11, 0),
	gsSP1Triangle(2, 12, 10, 0),
	gsSP1Triangle(3, 13, 14, 0),
	gsSP1Triangle(3, 14, 15, 0),
	gsSPVertex(&BO_mado_v[28], 4, 0),
	gsSPVertex(&BO_mado_v[87], 12, 4),
	gsSP1Triangle(0, 4, 5, 0),
	gsSP1Triangle(0, 5, 6, 0),
	gsSP1Triangle(1, 7, 8, 0),
	gsSP1Triangle(1, 9, 7, 0),
	gsSP1Triangle(2, 10, 11, 0),
	gsSP1Triangle(2, 11, 12, 0),
	gsSP1Triangle(3, 13, 14, 0),
	gsSP1Triangle(3, 15, 13, 0),
	gsSPVertex(&BO_mado_v[32], 4, 0),
	gsSPVertex(&BO_mado_v[99], 10, 4),
	gsSP1Triangle(0, 4, 5, 0),
	gsSP1Triangle(0, 5, 6, 0),
	gsSP1Triangle(1, 7, 8, 0),
	gsSP1Triangle(1, 8, 9, 0),
	gsSP1Triangle(2, 7, 10, 0),
	gsSP1Triangle(3, 11, 12, 0),
	gsSP1Triangle(3, 12, 13, 0),
	gsSPVertex(&BO_mado_v[36], 4, 0),
	gsSPVertex(&BO_mado_v[110], 12, 4),
	gsSP1Triangle(0, 4, 5, 0),
	gsSP1Triangle(0, 5, 6, 0),
	gsSP1Triangle(1, 7, 8, 0),
	gsSP1Triangle(1, 9, 7, 0),
	gsSP1Triangle(2, 10, 11, 0),
	gsSP1Triangle(2, 11, 12, 0),
	gsSP1Triangle(3, 13, 14, 0),
	gsSP1Triangle(3, 14, 15, 0),
	gsSPVertex(&BO_mado_v[40], 4, 0),
	gsSPVertex(&BO_mado_v[119], 1, 4),
	gsSPVertex(&BO_mado_v[122], 10, 5),
	gsSP1Triangle(0, 5, 4, 0),
	gsSP1Triangle(0, 4, 6, 0),
	gsSP1Triangle(1, 7, 8, 0),
	gsSP1Triangle(1, 8, 9, 0),
	gsSP1Triangle(2, 10, 11, 0),
	gsSP1Triangle(2, 11, 3, 0),
	gsSP1Triangle(3, 12, 13, 0),
	gsSP1Triangle(3, 13, 14, 0),
	gsSPVertex(&BO_mado_v[34], 1, 0),
	gsSPVertex(&BO_mado_v[44], 3, 1),
	gsSPVertex(&BO_mado_v[105], 1, 4),
	gsSPVertex(&BO_mado_v[109], 1, 5),
	gsSPVertex(&BO_mado_v[132], 9, 6),
	gsSP1Triangle(1, 6, 7, 0),
	gsSP1Triangle(1, 7, 8, 0),
	gsSP1Triangle(0, 4, 5, 0),
	gsSP1Triangle(2, 9, 10, 0),
	gsSP1Triangle(2, 11, 9, 0),
	gsSP1Triangle(3, 12, 13, 0),
	gsSP1Triangle(3, 14, 12, 0),
	gsSPVertex(&BO_mado_v[47], 4, 0),
	gsSPVertex(&BO_mado_v[141], 12, 4),
	gsSP1Triangle(0, 4, 5, 0),
	gsSP1Triangle(0, 5, 6, 0),
	gsSP1Triangle(1, 7, 8, 0),
	gsSP1Triangle(1, 8, 9, 0),
	gsSP1Triangle(2, 10, 11, 0),
	gsSP1Triangle(2, 11, 12, 0),
	gsSP1Triangle(3, 13, 14, 0),
	gsSP1Triangle(3, 14, 15, 0),
	gsSPVertex(&BO_mado_v[51], 2, 0),
	gsSPVertex(&BO_mado_v[152], 6, 2),
	gsSP1Triangle(0, 3, 4, 0),
	gsSP1Triangle(0, 2, 3, 0),
	gsSP1Triangle(1, 5, 6, 0),
	gsSP1Triangle(1, 6, 7, 0),
	gsSPEndDisplayList(),
}; /* g4 */ 

#undef G_CC_PRIMSHADE

#undef gs_Nin_LoadTextureImage

#undef gs_Nin_SetUpTileDescrip

/* 158 vertices */
Vtx BO_mado_v[]={
	{ 318,620,-318,0, 995, 948, 120,0,0,255 },   /* v0 used p220/V1 4 times */
	{ 318,620,-108,0, 600, 948, 120,0,0,255 },   /* v1 used p220/V2 2 times */
	{ 318,409,-108,0, 600, 466, 120,0,0,255 },   /* v2 used p220/V3 4 times */
	{ 318,409,-318,0, 995, 466, 120,0,0,255 },   /* v3 used p219/V3 2 times */
	{ 318,620,108,0, 197, 948, 120,0,0,255 },   /* v4 used p217/V1 2 times */
	{ 318,620,318,0, -197, 948, 120,0,0,255 },   /* v5 used p218/V2 2 times */
	{ 318,409,318,0, -197, 466, 120,0,0,255 },   /* v6 used p217/V2 2 times */
	{ 318,409,108,0, 197, 466, 120,0,0,255 },   /* v7 used p217/V3 2 times */
	{ 318,199,108,0, 245, 186, 120,0,0,255 },   /* v8 used p215/V1 2 times */
	{ 318,199,-108,0, 648, 186, 120,0,0,255 },   /* v9 used p216/V2 2 times */
	{ 318,409,-108,0, 648, 668, 120,0,0,255 },   /* v10 used p215/V2 2 times */
	{ 318,409,108,0, 245, 668, 120,0,0,255 },   /* v11 used p215/V3 2 times */
	{ -318,-11,318,0, -197, -498, -119,0,0,255 },   /* v12 used p223/V1 2 times */
	{ -318,199,318,0, -197, -15, -119,0,0,255 },   /* v13 used p224/V2 2 times */
	{ -318,199,108,0, 197, -15, -119,0,0,255 },   /* v14 used p223/V2 2 times */
	{ -318,-11,108,0, 196, -498, -119,0,0,255 },   /* v15 used p223/V3 2 times */
	{ -318,-11,-108,0, 600, -498, -119,0,0,255 },   /* v16 used p221/V1 2 times */
	{ -108,409,-318,0, 284, 668, 0,0,-120,255 },   /* v17 used p210/V1 4 times */
	{ -108,199,318,0, 284, 186, 0,0,119,255 },   /* v18 used p207/V1 2 times */
	{ 108,409,-318,0, 680, 466, 0,0,-120,255 },   /* v19 used p205/V1 2 times */
	{ 318,199,108,0, 197, -15, 120,0,0,255 },   /* v20 used p213/V1 2 times */
	{ 318,199,-318,0, 855, -61, 120,0,0,255 },   /* v21 used p211/V1 2 times */
	{ 318,199,-318,0, 995, -15, 120,0,0,255 },   /* v22 used p212/V1 2 times */
	{ -318,409,318,0, -197, 466, -119,0,0,255 },   /* v23 used p226/V1 4 times */
	{ 0,21,-904,0, 1897, 695, 0,120,0,255 },   /* v24 used p240/V1 4 times */
	{ -904,21,0,0, 1897, 695, 0,120,0,255 },   /* v25 used p237/V1 2 times */
	{ -318,-600,318,0, -109, -1431, -119,0,0,255 },   /* v26 used p235/V1 2 times */
	{ -318,409,108,0, 245, 668, -119,0,0,255 },   /* v27 used p243/V1 2 times */
	{ 904,21,0,0, 1897, 695, 0,120,0,255 },   /* v28 used p241/V1 2 times */
	{ -318,-600,-318,0, -109, -1431, 0,0,-120,255 },   /* v29 used p230/V1 4 times */
	{ -318,409,-108,0, 600, 466, -119,0,0,255 },   /* v30 used p227/V1 2 times */
	{ 318,-600,318,0, 888, -1431, 0,0,119,255 },   /* v31 used p233/V1 2 times */
	{ 318,-600,-318,0, 797, -1431, 120,0,0,255 },   /* v32 used p231/V1 2 times */
	{ -318,409,318,0, -197, 466, 0,0,119,255 },   /* v33 used p177/V1 2 times */
	{ -108,199,318,0, 236, -15, 0,0,119,255 },   /* v34 used p197/V1 2 times */
	{ 234,409,318,0, 940, 466, 0,0,119,255 },   /* v35 used p175/V1 2 times */
	{ -318,409,-318,0, 995, 466, -119,0,0,255 },   /* v36 used p180/V1 4 times */
	{ 318,409,318,0, -197, 466, 120,0,0,255 },   /* v37 used p184/V1 4 times */
	{ -318,409,318,0, -197, 466, -119,0,0,255 },   /* v38 used p181/V1 2 times */
	{ 287,-445,0,0, 599, 695, 71,-93,-24,255 },   /* v39 used p173/V1 2 times */
	{ -596,21,-308,0, 599, -306, -61,-81,-62,255 },   /* v40 used p167/V1 2 times */
	{ 0,21,904,0, 1897, 695, 0,120,0,255 },   /* v41 used p165/V1 2 times */
	{ -308,21,596,0, 599, -306, -61,-81,61,255 },   /* v42 used p170/V1 4 times */
	{ 0,-445,287,0, 599, 695, 24,-93,70,255 },   /* v43 used p171/V1 3 times */
	{ 318,199,318,0, 1114, -15, 0,0,119,255 },   /* v44 used p200/V1 4 times */
	{ -108,620,318,0, 236, 948, 0,0,119,255 },   /* v45 used p195/V1 2 times */
	{ 108,-11,-318,0, 680, -498, 0,0,-120,255 },   /* v46 used p203/V1 2 times */
	{ 318,620,318,0, 1114, 948, 0,0,119,255 },   /* v47 used p201/V1 2 times */
	{ 318,409,-318,0, 1114, 466, 0,0,-120,255 },   /* v48 used p187/V1 2 times */
	{ 318,409,-318,0, 995, 466, 120,0,0,255 },   /* v49 used p185/V1 2 times */
	{ -318,409,-318,0, -197, 466, 0,0,-120,255 },   /* v50 used p190/V1 4 times */
	{ -318,-11,-318,0, -197, -498, 0,0,-120,255 },   /* v51 used p193/V1 2 times */
	{ -318,409,-318,0, -197, 466, 0,0,-120,255 },   /* v52 used p191/V1 2 times */
	{ -318,199,-108,0, 600, -15, -119,0,0,255 },   /* v53 used p222/V2 2 times */
	{ -318,199,-318,0, 995, -15, -119,0,0,255 },   /* v54 used p221/V2 2 times */
	{ -318,-11,-318,0, 995, -498, -119,0,0,255 },   /* v55 used p221/V3 2 times */
	{ 108,409,-318,0, 728, 668, 0,0,-120,255 },   /* v56 used p210/V2 2 times */
	{ 108,199,-318,0, 728, 186, 0,0,-120,255 },   /* v57 used p210/V3 4 times */
	{ -108,199,-318,0, 284, 186, 0,0,-120,255 },   /* v58 used p209/V3 2 times */
	{ 108,199,318,0, 728, 186, 0,0,119,255 },   /* v59 used p208/V2 2 times */
	{ 108,409,318,0, 728, 668, 0,0,119,255 },   /* v60 used p207/V2 2 times */
	{ -108,409,318,0, 284, 668, 0,0,119,255 },   /* v61 used p207/V3 2 times */
	{ 318,620,-318,0, 1114, 948, 0,0,-120,255 },   /* v62 used p205/V2 2 times */
	{ 318,409,-318,0, 1114, 466, 0,0,-120,255 },   /* v63 used p205/V3 2 times */
	{ 108,620,-318,0, 680, 948, 0,0,-120,255 },   /* v64 used p206/V2 2 times */
	{ 318,199,318,0, -197, -15, 120,0,0,255 },   /* v65 used p214/V2 2 times */
	{ 318,-11,318,0, -197, -498, 120,0,0,255 },   /* v66 used p213/V2 2 times */
	{ 318,-11,108,0, 196, -498, 120,0,0,255 },   /* v67 used p213/V3 2 times */
	{ 318,-11,-108,0, 460, -543, 120,0,0,255 },   /* v68 used p211/V2 2 times */
	{ 318,-11,-318,0, 855, -543, 120,0,0,255 },   /* v69 used p211/V3 2 times */
	{ 318,199,-108,0, 600, -15, 120,0,0,255 },   /* v70 used p212/V2 2 times */
	{ 318,-11,-108,0, 600, -498, 120,0,0,255 },   /* v71 used p212/V3 2 times */
	{ -318,620,318,0, -197, 948, -119,0,0,255 },   /* v72 used p226/V2 2 times */
	{ -318,620,108,0, 197, 948, -119,0,0,255 },   /* v73 used p226/V3 4 times */
	{ -318,409,108,0, 197, 466, -119,0,0,255 },   /* v74 used p225/V3 2 times */
	{ -904,21,0,0, -109, 695, 0,120,0,255 },   /* v75 used p240/V2 2 times */
	{ -785,21,0,0, 22, 563, 0,120,0,255 },   /* v76 used p240/V3 4 times */
	{ 0,21,-785,0, 1765, 563, 0,120,0,255 },   /* v77 used p239/V3 2 times */
	{ 0,21,904,0, -109, 695, 0,120,0,255 },   /* v78 used p238/V2 2 times */
	{ 0,21,785,0, 22, 563, 0,120,0,255 },   /* v79 used p237/V2 2 times */
	{ -785,21,0,0, 1765, 563, 0,120,0,255 },   /* v80 used p237/V3 2 times */
	{ -318,-515,-318,0, 797, -1284, -119,0,0,255 },   /* v81 used p235/V2 2 times */
	{ -318,-600,-318,0, 797, -1431, -119,0,0,255 },   /* v82 used p235/V3 2 times */
	{ -318,-515,318,0, -109, -1284, -119,0,0,255 },   /* v83 used p236/V2 2 times */
	{ -318,409,-108,0, 648, 668, -119,0,0,255 },   /* v84 used p244/V2 2 times */
	{ -318,199,-108,0, 648, 186, -119,0,0,255 },   /* v85 used p243/V2 2 times */
	{ -318,199,108,0, 245, 186, -119,0,0,255 },   /* v86 used p243/V3 2 times */
	{ 0,21,-904,0, -109, 695, 0,120,0,255 },   /* v87 used p242/V2 2 times */
	{ 0,21,-785,0, 22, 563, 0,120,0,255 },   /* v88 used p241/V2 2 times */
	{ 785,21,0,0, 1765, 563, 0,120,0,255 },   /* v89 used p241/V3 2 times */
	{ 318,-515,-318,0, 888, -1284, 0,0,-120,255 },   /* v90 used p230/V3 4 times */
	{ 318,-600,-318,0, 888, -1431, 0,0,-120,255 },   /* v91 used p229/V3 2 times */
	{ -318,-515,-318,0, -109, -1284, 0,0,-120,255 },   /* v92 used p230/V2 2 times */
	{ -318,620,-108,0, 600, 948, -119,0,0,255 },   /* v93 used p228/V2 2 times */
	{ -318,620,-318,0, 995, 948, -119,0,0,255 },   /* v94 used p227/V2 2 times */
	{ -318,409,-318,0, 995, 466, -119,0,0,255 },   /* v95 used p227/V3 2 times */
	{ -318,-515,318,0, -109, -1284, 0,0,119,255 },   /* v96 used p233/V2 2 times */
	{ -318,-600,318,0, -109, -1431, 0,0,119,255 },   /* v97 used p233/V3 2 times */
	{ 318,-515,318,0, 888, -1284, 0,0,119,255 },   /* v98 used p234/V2 2 times */
	{ 318,-515,-318,0, 797, -1284, 120,0,0,255 },   /* v99 used p232/V2 2 times */
	{ 318,-515,318,0, -109, -1284, 120,0,0,255 },   /* v100 used p231/V2 2 times */
	{ 318,-600,318,0, -109, -1431, 120,0,0,255 },   /* v101 used p231/V3 2 times */
	{ -318,199,318,0, -197, -15, 0,0,119,255 },   /* v102 used p178/V2 4 times */
	{ -234,199,318,0, -23, -15, 0,0,119,255 },   /* v103 used p177/V2 2 times */
	{ -234,409,318,0, -23, 466, 0,0,119,255 },   /* v104 used p177/V3 2 times */
	{ -318,-11,318,0, -197, -498, 0,0,119,255 },   /* v105 used p197/V2 2 times */
	{ 234,199,318,0, 940, -15, 0,0,119,255 },   /* v106 used p176/V2 2 times */
	{ 318,199,318,0, 1114, -15, 0,0,119,255 },   /* v107 used p175/V2 2 times */
	{ 318,409,318,0, 1114, 466, 0,0,119,255 },   /* v108 used p175/V3 2 times */
	{ -108,-11,318,0, 236, -498, 0,0,119,255 },   /* v109 used p197/V3 2 times */
	{ -318,199,-318,0, 995, -15, -119,0,0,255 },   /* v110 used p180/V2 2 times */
	{ -318,199,-234,0, 837, -15, -119,0,0,255 },   /* v111 used p180/V3 4 times */
	{ -318,409,-234,0, 837, 466, -119,0,0,255 },   /* v112 used p179/V3 2 times */
	{ 318,199,234,0, -39, -15, 120,0,0,255 },   /* v113 used p184/V3 4 times */
	{ 318,409,234,0, -39, 466, 120,0,0,255 },   /* v114 used p183/V3 2 times */
	{ 318,199,318,0, -197, -15, 120,0,0,255 },   /* v115 used p184/V2 2 times */
	{ -318,409,234,0, -39, 466, -119,0,0,255 },   /* v116 used p182/V2 2 times */
	{ -318,199,234,0, -39, -15, -119,0,0,255 },   /* v117 used p181/V2 2 times */
	{ -318,199,318,0, -197, -15, -119,0,0,255 },   /* v118 used p181/V3 2 times */
	{ 0,-445,-287,0, -109, 695, -23,-93,-71,255 },   /* v119 used p167/V2 3 times */
	{ 308,21,-596,0, -109, -306, 62,-81,-62,255 },   /* v120 used p173/V2 2 times */
	{ 596,21,-308,0, 599, -306, 62,-81,-62,255 },   /* v121 used p173/V3 2 times */
	{ -308,21,-596,0, -109, -306, -61,-81,-62,255 },   /* v122 used p168/V2 2 times */
	{ -287,-445,0,0, 599, 695, -70,-93,23,255 },   /* v123 used p167/V3 2 times */
	{ 904,21,0,0, -109, 695, 0,120,0,255 },   /* v124 used p166/V2 2 times */
	{ 785,21,0,0, 22, 563, 0,120,0,255 },   /* v125 used p165/V2 2 times */
	{ 0,21,785,0, 1765, 563, 0,120,0,255 },   /* v126 used p165/V3 2 times */
	{ -596,21,308,0, -109, -306, -61,-81,61,255 },   /* v127 used p170/V2 2 times */
	{ -287,-445,0,0, -109, 695, -70,-93,23,255 },   /* v128 used p170/V3 4 times */
	{ 287,-445,0,0, -109, 695, 71,-93,-24,255 },   /* v129 used p172/V2 2 times */
	{ 596,21,308,0, -109, -306, 62,-81,61,255 },   /* v130 used p171/V2 2 times */
	{ 308,21,596,0, 599, -306, 62,-81,61,255 },   /* v131 used p171/V3 2 times */
	{ 108,199,318,0, 680, -15, 0,0,119,255 },   /* v132 used p200/V2 2 times */
	{ 108,-11,318,0, 680, -498, 0,0,119,255 },   /* v133 used p200/V3 4 times */
	{ 318,-11,318,0, 1114, -497, 0,0,119,255 },   /* v134 used p199/V3 2 times */
	{ -318,409,318,0, -197, 466, 0,0,119,255 },   /* v135 used p195/V2 2 times */
	{ -108,409,318,0, 236, 466, 0,0,119,255 },   /* v136 used p195/V3 2 times */
	{ -318,620,318,0, -197, 948, 0,0,119,255 },   /* v137 used p196/V2 2 times */
	{ 318,199,-318,0, 1114, -15, 0,0,-120,255 },   /* v138 used p203/V2 2 times */
	{ 318,-11,-318,0, 1114, -497, 0,0,-120,255 },   /* v139 used p203/V3 2 times */
	{ 108,199,-318,0, 680, -15, 0,0,-120,255 },   /* v140 used p204/V2 2 times */
	{ 108,620,318,0, 680, 948, 0,0,119,255 },   /* v141 used p202/V2 2 times */
	{ 108,409,318,0, 680, 466, 0,0,119,255 },   /* v142 used p201/V2 2 times */
	{ 318,409,318,0, 1114, 466, 0,0,119,255 },   /* v143 used p201/V3 2 times */
	{ 318,199,-318,0, 1114, -15, 0,0,-120,255 },   /* v144 used p188/V2 2 times */
	{ 234,199,-318,0, 940, -15, 0,0,-120,255 },   /* v145 used p187/V2 2 times */
	{ 234,409,-318,0, 940, 466, 0,0,-120,255 },   /* v146 used p187/V3 2 times */
	{ 318,409,-234,0, 837, 466, 120,0,0,255 },   /* v147 used p186/V2 2 times */
	{ 318,199,-234,0, 837, -15, 120,0,0,255 },   /* v148 used p185/V2 2 times */
	{ 318,199,-318,0, 995, -15, 120,0,0,255 },   /* v149 used p185/V3 2 times */
	{ -234,409,-318,0, -23, 466, 0,0,-120,255 },   /* v150 used p190/V2 2 times */
	{ -234,199,-318,0, -23, -15, 0,0,-120,255 },   /* v151 used p190/V3 4 times */
	{ -318,199,-318,0, -197, -15, 0,0,-120,255 },   /* v152 used p194/V2 2 times */
	{ -108,199,-318,0, 236, -15, 0,0,-120,255 },   /* v153 used p193/V2 2 times */
	{ -108,-11,-318,0, 236, -498, 0,0,-120,255 },   /* v154 used p193/V3 2 times */
	{ -318,620,-318,0, -197, 948, 0,0,-120,255 },   /* v155 used p192/V2 2 times */
	{ -108,620,-318,0, 236, 948, 0,0,-120,255 },   /* v156 used p191/V2 2 times */
	{ -108,409,-318,0, 236, 466, 0,0,-120,255 },   /* v157 used p191/V3 2 times */
};


/*   0 vertices */
/*   1 Materials */

#define	LDIRX	0
#define	LDIRY	0
#define	LDIRZ	120
#define	AMBDIV	1
/* 16 x 16  G_IM_SIZ_16b G_IM_FMT_RGBA  */
unsigned short BO_mado_txt[] = {
	0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf801, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
	0x0, 0x0, 0xf801, 0xf801, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
	0xf801, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf801, 0x0, 0xf801, 0x0, 0x0, 0x3f, 0x0, 0x0, 0xf801, 
	0x0, 0x0, 0x3f, 0x0, 0x0, 0x0, 0x3f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
	0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf801, 0x0, 0x7c1, 0x0, 0x7c1, 0x0, 0x7c1, 
	0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7c1, 0x0, 0x7c1, 
	0x0, 0x0, 0xf801, 0x0, 0x0, 0xf801, 0x0, 0x0, 0x0, 0x0, 0xf801, 0x0, 0x0, 0x0, 0x0, 0x0, 
	0x0, 0x0, 0x0, 0x3f, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf801, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
	0xf801, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
	0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3f, 
	0x0, 0x0, 0x0, 0x0, 0x7c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf801, 0x0, 
	0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf801, 0x0, 0x0, 0x0, 0x3f, 0x0, 0x0, 0x0, 0x0, 0x0, 
	0x0, 0x0, 0x3f, 0x0, 0xf801, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf801, 0x0, 0x0, 
	0xf801, 0x0, 0x0, 0x0, 0x0, 0xf801, 0x0, 0x0, 0x0, 0x0, 0x7c1, 0x0, 0x0, 0x0, 0xf801, 0x0, 
	0x0, 0x0, 0x0, 0x7c1, 0x0, 0x0, 0x0, 0x0, 0x3f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
	0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7c1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
};

