#include<ultra64.h>

extern Vtx jetc_2_col_v[];
extern Vtx jetc_2_col_vmcur[];
extern Tri jetc_2_col_tri[];
extern Lights1 jetc_2_col_material[];
extern Mtx jetc_2_col_matrix[];

extern unsigned short beach_br_txt[];
extern unsigned short check_f1_txt[];
extern unsigned short check_f2_txt[];
extern unsigned short cross1_txt[];
extern unsigned short dokan_1_txt[];
extern unsigned short goal_f1_txt[];
extern unsigned short goal_f2_txt[];
extern unsigned short green1_2_txt[];
extern unsigned short green_d_txt[];
extern unsigned short pole1_txt[];
extern unsigned short pole2_txt[];
extern unsigned short rock_1_2_txt[];
extern unsigned short rock_2_2_txt[];
extern unsigned short rock_3_txt[];
extern unsigned short rock_4_2_txt[];
extern unsigned short roof_gr1_txt[];
extern unsigned short roof_gr2_txt[];
extern unsigned short sabitetu1_txt[];
extern unsigned short saku1_txt[];
extern unsigned short tree1_txt[];
extern unsigned short tube_l1_2_txt[];
extern unsigned short tube_light1_txt[];
extern unsigned short tube_light2_txt[];
extern unsigned short wall13_tw_2_txt[];
extern unsigned short wall17_d_txt[];
extern unsigned short wall_bk1_txt[];
extern unsigned short wall_bk2_txt[];
extern unsigned short wall_br1_txt[];
extern unsigned short wall_gr2_txt[];
extern unsigned short wall_gr4_txt[];
extern unsigned short wall_rf1_txt[];
extern unsigned short wall_rock_2_txt[];
extern unsigned short wall_top_txt[];
extern unsigned short wall_wd1_txt[];
extern unsigned short wall_wd2_txt[];
extern unsigned short wall_wd3_2_txt[];
extern unsigned short wall_wd4_txt[];
extern unsigned short wall_wh1_txt[];
extern unsigned short wave_f1_txt[];
extern unsigned short wave_f2_txt[];
extern unsigned short window_a1_txt[];
extern unsigned short window_a2_txt[];
extern unsigned short window3_txt[];
extern unsigned short road1_txt[];
extern unsigned short sidea1_txt[];
extern unsigned short corner_flag1_txt[];
extern unsigned short fence8_txt[];
extern unsigned short fence9_txt[];
extern unsigned short fence_bw_txt[];
extern unsigned short fence_by_txt[];
extern unsigned short fence_gr_txt[];
extern unsigned short fence_pole1_txt[];
extern unsigned short fence_pole2_txt[];
extern unsigned short fence_rw_txt[];
extern unsigned short k_biru0_txt[];
extern unsigned short k_fune0_txt[];
extern unsigned short k_fune1_txt[];
extern unsigned short k_hama0_txt[];
extern unsigned short k_happa0_txt[];
extern unsigned short k_hotel_txt[];
extern unsigned short k_hotel1_txt[];
extern unsigned short k_ita_txt[];
extern unsigned short k_kabe1_txt[];
extern unsigned short k_kabe2_txt[];
extern unsigned short k_kabe3_txt[];
extern unsigned short k_kabe4_txt[];
extern unsigned short k_kasa0_txt[];
extern unsigned short k_kasa1_txt[];
extern unsigned short k_mon0_txt[];
extern unsigned short k_renga0_txt[];
extern unsigned short k_road_2_txt[];
extern unsigned short k_tou02_txt[];
extern unsigned short k_tsuchi0_txt[];
extern unsigned short k_yane_txt[];
extern unsigned short k_yashi_00_txt[];
extern unsigned short nintendo64_f1_txt[];
extern unsigned short nintendo64_f2_txt[];
extern unsigned short road_1_txt[];
extern unsigned short roof_1_txt[];
extern unsigned short start_bak_txt[];
extern unsigned short start_base1_txt[];
extern unsigned short start_base2_txt[];
extern unsigned short start_base3_txt[];
extern unsigned short start_base4_txt[];
extern unsigned short uturn_txt[];
extern unsigned short check_bouy_txt[];
extern unsigned short start_base_txt[];
extern unsigned short start_pole_txt[];
extern unsigned short bridge1_txt[];
extern unsigned short green1_rgb_txt[];
extern unsigned short roof1_txt[];
extern unsigned short roof2_txt[];
extern unsigned short side1_txt[];
extern unsigned short veranda1_txt[];
extern unsigned short wall10_txt[];
extern unsigned short wall13_txt[];
extern unsigned short wall15_txt[];
extern unsigned short wall16_txt[];
extern unsigned short wall17_txt[];
extern unsigned short wall18_txt[];
extern unsigned short wall2_txt[];
extern unsigned short wall4_txt[];
extern unsigned short wall5_txt[];
extern unsigned short wall6_txt[];
extern unsigned short wall7_txt[];
extern unsigned short wall8_txt[];
extern unsigned short wall9_txt[];
extern unsigned short water1_txt[];
extern unsigned short window1_txt[];
extern unsigned short window2_txt[];
extern unsigned short wlight0_txt[];
extern unsigned short wlight1_txt[];
extern unsigned short wlight2_txt[];
extern unsigned short wlight3_txt[];
extern unsigned short fence1_txt[];
extern unsigned short fence2_txt[];
extern unsigned short fence3_txt[];
extern unsigned short fence4_txt[];
extern unsigned short fence5_txt[];
extern unsigned short fence6_txt[];
extern unsigned short fence7_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 */


/* ======== g1 ======== */

static	Gfx jetc_2_col_grp_g1[]={

	gsDPPipeSync(),
	gsDPSetCombineMode(G_CC_PRIMSHADE,G_CC_PASS2),
	gsSPTexture(1, 1,0, 0, 0),
	gsDPSetPrimColor(0,0,255,255,255,255),
	gsSPVertex(&jetc_2_col_v[0], 8, 0),
	gsSP1Triangle(0, 1, 2, 0),
	gsSP1Triangle(0, 2, 3, 0),
	gsSP1Triangle(4, 1, 0, 0),
	gsSP1Triangle(4, 0, 5, 0),
	gsSP1Triangle(6, 3, 2, 0),
	gsSP1Triangle(6, 2, 7, 0),

	gsDPPipeSync(),
	gsDPSetPrimColor(0,0,255,255,255,255),
	gsSPVertex(&jetc_2_col_v[8], 16, 0),
	gsSP1Triangle(0, 1, 2, 0),
	gsSP1Triangle(0, 2, 3, 0),
	gsSP1Triangle(4, 5, 1, 0),
	gsSP1Triangle(4, 1, 0, 0),
	gsSP1Triangle(3, 2, 6, 0),
	gsSP1Triangle(3, 6, 7, 0),
	gsSP1Triangle(7, 6, 8, 0),
	gsSP1Triangle(7, 8, 9, 0),
	gsSP1Triangle(10, 11, 12, 0),
	gsSP1Triangle(10, 12, 13, 0),
	gsSP1Triangle(14, 15, 11, 0),
	gsSP1Triangle(14, 11, 10, 0),
	gsSPVertex(&jetc_2_col_v[20], 2, 0),
	gsSPVertex(&jetc_2_col_v[24], 5, 2),
	gsSPVertex(&jetc_2_col_v[40], 1, 7),
	gsSPVertex(&jetc_2_col_v[50], 7, 8),
	gsSP1Triangle(1, 0, 2, 0),
	gsSP1Triangle(1, 2, 6, 0),
	gsSP1Triangle(3, 4, 8, 0),
	gsSP1Triangle(3, 8, 9, 0),
	gsSP1Triangle(4, 7, 10, 0),
	gsSP1Triangle(4, 10, 8, 0),
	gsSP1Triangle(5, 9, 11, 0),
	gsSP1Triangle(5, 11, 12, 0),
	gsSP1Triangle(6, 2, 13, 0),
	gsSP1Triangle(6, 13, 14, 0),
	gsSPVertex(&jetc_2_col_v[29], 6, 0),
	gsSPVertex(&jetc_2_col_v[57], 10, 6),
	gsSP1Triangle(0, 6, 7, 0),
	gsSP1Triangle(0, 7, 1, 0),
	gsSP1Triangle(1, 7, 8, 0),
	gsSP1Triangle(1, 8, 3, 0),
	gsSP1Triangle(2, 9, 10, 0),
	gsSP1Triangle(2, 10, 4, 0),
	gsSP1Triangle(3, 8, 9, 0),
	gsSP1Triangle(3, 9, 2, 0),
	gsSP1Triangle(4, 10, 11, 0),
	gsSP1Triangle(4, 11, 12, 0),
	gsSP1Triangle(5, 13, 14, 0),
	gsSP1Triangle(5, 14, 15, 0),
	gsSPVertex(&jetc_2_col_v[16], 2, 0),
	gsSPVertex(&jetc_2_col_v[22], 2, 2),
	gsSPVertex(&jetc_2_col_v[35], 5, 4),
	gsSPVertex(&jetc_2_col_v[67], 5, 9),
	gsSP1Triangle(4, 5, 3, 0),
	gsSP1Triangle(4, 3, 2, 0),
	gsSP1Triangle(1, 0, 5, 0),
	gsSP1Triangle(1, 5, 4, 0),
	gsSP1Triangle(6, 8, 9, 0),
	gsSP1Triangle(6, 9, 10, 0),
	gsSP1Triangle(7, 6, 10, 0),
	gsSP1Triangle(7, 10, 11, 0),
	gsSP1Triangle(8, 12, 13, 0),
	gsSP1Triangle(8, 13, 9, 0),
	gsSPVertex(&jetc_2_col_v[38], 1, 0),
	gsSPVertex(&jetc_2_col_v[40], 4, 1),
	gsSPVertex(&jetc_2_col_v[52], 1, 5),
	gsSPVertex(&jetc_2_col_v[69], 1, 6),
	gsSPVertex(&jetc_2_col_v[71], 7, 7),
	gsSP1Triangle(1, 0, 6, 0),
	gsSP1Triangle(1, 6, 5, 0),
	gsSP1Triangle(2, 3, 8, 0),
	gsSP1Triangle(2, 8, 7, 0),
	gsSP1Triangle(3, 9, 10, 0),
	gsSP1Triangle(3, 10, 8, 0),
	gsSP1Triangle(4, 11, 12, 0),
	gsSP1Triangle(4, 12, 13, 0),
	gsSPVertex(&jetc_2_col_v[44], 4, 0),
	gsSPVertex(&jetc_2_col_v[53], 1, 4),
	gsSPVertex(&jetc_2_col_v[78], 9, 5),
	gsSP1Triangle(0, 5, 6, 0),
	gsSP1Triangle(0, 6, 4, 0),
	gsSP1Triangle(1, 7, 5, 0),
	gsSP1Triangle(1, 5, 0, 0),
	gsSP1Triangle(2, 8, 9, 0),
	gsSP1Triangle(2, 9, 10, 0),
	gsSP1Triangle(3, 11, 12, 0),
	gsSP1Triangle(3, 12, 13, 0),
	gsSPVertex(&jetc_2_col_v[48], 2, 0),
	gsSPVertex(&jetc_2_col_v[87], 4, 2),
	gsSP1Triangle(0, 1, 2, 0),
	gsSP1Triangle(0, 2, 3, 0),
	gsSP1Triangle(1, 4, 5, 0),
	gsSP1Triangle(1, 5, 2, 0),

	gsDPPipeSync(),
	gsDPSetPrimColor(0,0,255,255,255,255),
	gsSPVertex(&jetc_2_col_v[91], 14, 0),
	gsSP1Triangle(0, 1, 2, 0),
	gsSP1Triangle(0, 2, 3, 0),
	gsSP1Triangle(1, 4, 5, 0),
	gsSP1Triangle(1, 5, 2, 0),
	gsSP1Triangle(6, 7, 8, 0),
	gsSP1Triangle(6, 8, 9, 0),
	gsSP1Triangle(10, 11, 7, 0),
	gsSP1Triangle(10, 7, 6, 0),
	gsSP1Triangle(9, 8, 12, 0),
	gsSP1Triangle(9, 12, 13, 0),
	gsSPVertex(&jetc_2_col_v[101], 8, 0),
	gsSPVertex(&jetc_2_col_v[127], 6, 8),
	gsSP1Triangle(4, 8, 9, 0),
	gsSP1Triangle(4, 9, 10, 0),
	gsSP1Triangle(5, 11, 12, 0),
	gsSP1Triangle(5, 12, 6, 0),
	gsSP1Triangle(6, 12, 1, 0),
	gsSP1Triangle(6, 1, 0, 0),
	gsSP1Triangle(3, 2, 7, 0),
	gsSP1Triangle(3, 7, 13, 0),
	gsSPVertex(&jetc_2_col_v[108], 6, 0),
	gsSPVertex(&jetc_2_col_v[116], 1, 6),
	gsSPVertex(&jetc_2_col_v[132], 9, 7),
	gsSP1Triangle(0, 8, 9, 0),
	gsSP1Triangle(0, 9, 7, 0),
	gsSP1Triangle(1, 10, 11, 0),
	gsSP1Triangle(1, 11, 3, 0),
	gsSP1Triangle(2, 12, 10, 0),
	gsSP1Triangle(2, 10, 1, 0),
	gsSP1Triangle(3, 11, 13, 0),
	gsSP1Triangle(3, 13, 6, 0),
	gsSP1Triangle(4, 5, 14, 0),
	gsSP1Triangle(4, 14, 15, 0),
	gsSPVertex(&jetc_2_col_v[110], 1, 0),
	gsSPVertex(&jetc_2_col_v[113], 5, 1),
	gsSPVertex(&jetc_2_col_v[137], 2, 6),
	gsSPVertex(&jetc_2_col_v[141], 6, 8),
	gsSP1Triangle(1, 8, 10, 0),
	gsSP1Triangle(1, 10, 11, 0),
	gsSP1Triangle(2, 12, 6, 0),
	gsSP1Triangle(2, 6, 0, 0),
	gsSP1Triangle(3, 13, 12, 0),
	gsSP1Triangle(3, 12, 2, 0),
	gsSP1Triangle(4, 7, 9, 0),
	gsSP1Triangle(4, 9, 5, 0),
	gsSP1Triangle(5, 9, 13, 0),
	gsSP1Triangle(5, 13, 3, 0),
	gsSPVertex(&jetc_2_col_v[118], 5, 0),
	gsSPVertex(&jetc_2_col_v[126], 1, 5),
	gsSPVertex(&jetc_2_col_v[147], 8, 6),
	gsSP1Triangle(0, 6, 7, 0),
	gsSP1Triangle(0, 7, 8, 0),
	gsSP1Triangle(1, 9, 10, 0),
	gsSP1Triangle(1, 10, 3, 0),
	gsSP1Triangle(2, 11, 9, 0),
	gsSP1Triangle(2, 9, 1, 0),
	gsSP1Triangle(3, 10, 12, 0),
	gsSP1Triangle(3, 12, 5, 0),
	gsSP1Triangle(4, 13, 11, 0),
	gsSP1Triangle(4, 11, 2, 0),
	gsSPVertex(&jetc_2_col_v[122], 5, 0),
	gsSPVertex(&jetc_2_col_v[153], 7, 5),
	gsSP1Triangle(1, 8, 6, 0),
	gsSP1Triangle(1, 6, 0, 0),
	gsSP1Triangle(2, 7, 8, 0),
	gsSP1Triangle(2, 8, 1, 0),
	gsSP1Triangle(3, 9, 10, 0),
	gsSP1Triangle(3, 10, 11, 0),
	gsSP1Triangle(4, 5, 7, 0),
	gsSP1Triangle(4, 7, 2, 0),
	gsSPEndDisplayList(),
}; /* g1 */ 

/* ======== db ======== */

Gfx jetc_2_col_model[]={
	gsSPDisplayList(jetc_2_col_grp_g1),
	gsSPEndDisplayList(),
}; /* db */ 

Gfx jetc_2_col_modelT[] = {
	gsSPEndDisplayList()
};

#undef G_CC_PRIMSHADE

#undef gs_Nin_LoadTextureImage

#undef gs_Nin_SetUpTileDescrip

/* 160 vertices */
Vtx jetc_2_col_v[]={
	{ -740,-60,320,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v0 used p1334/V1 2 times */
	{ -740,60,320,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v1 used p1334/V2 2 times */
	{ -740,60,1320,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v2 used p1334/V3 2 times */
	{ -740,-60,1320,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v3 used p1334/V4 2 times */
	{ -865,60,320,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v4 used p1336/V1 1 times */
	{ -865,-60,320,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v5 used p1336/V4 1 times */
	{ -865,-60,1320,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v6 used p1333/V1 1 times */
	{ -865,60,1320,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v7 used p1333/V4 1 times */
	{ -2000,-60,-4410,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v8 used p1213/V1 2 times */
	{ -2000,90,-4410,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v9 used p1213/V2 2 times */
	{ -1975,90,-4580,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v10 used p1213/V3 2 times */
	{ -1975,-60,-4580,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v11 used p1213/V4 2 times */
	{ -2025,-60,-4110,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v12 used p1214/V1 1 times */
	{ -2025,90,-4110,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v13 used p1214/V2 1 times */
	{ -1925,90,-4700,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v14 used p1212/V3 2 times */
	{ -1925,-60,-4700,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v15 used p1212/V4 2 times */
	{ -1875,90,-4750,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v16 used p1219/V2 2 times */
	{ -1875,-60,-4750,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v17 used p1219/V1 2 times */
	{ -1675,-60,-4580,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v18 used p1216/V1 2 times */
	{ -1675,90,-4580,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v19 used p1216/V2 2 times */
	{ -1650,90,-4410,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v20 used p1216/V3 2 times */
	{ -1650,-60,-4410,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v21 used p1216/V4 2 times */
	{ -1725,-60,-4700,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v22 used p1218/V4 2 times */
	{ -1725,90,-4700,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v23 used p1218/V3 2 times */
	{ -1625,60,-4110,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v24 used p1215/V3 2 times */
	{ -2065,140,2520,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v25 used p1228/V1 1 times */
	{ -2154,140,1920,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v26 used p1228/V2 2 times */
	{ -2065,140,2520,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v27 used p1195/V1 1 times */
	{ -1625,-60,-4110,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v28 used p1215/V4 2 times */
	{ 3225,-60,3670,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v29 used p1210/V1 1 times */
	{ 3323,-60,3715,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v30 used p1210/V4 2 times */
	{ 3379,-60,3913,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v31 used p1207/V1 2 times */
	{ 3375,-60,3823,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v32 used p1208/V1 2 times */
	{ 3325,-60,4020,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v33 used p1207/V4 2 times */
	{ 1065,-60,3430,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v34 used p1211/V1 1 times */
	{ -1775,-60,-4750,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v35 used p1218/V1 2 times */
	{ -1775,90,-4750,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v36 used p1218/V2 2 times */
	{ -2107,140,120,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v37 used p1224/V1 2 times */
	{ -2017,140,720,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v38 used p1225/V1 2 times */
	{ -2012,140,-480,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v39 used p1224/V2 2 times */
	{ -2114,140,1320,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v40 used p1226/V1 2 times */
	{ -2100,140,-1080,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v41 used p1222/V1 1 times */
	{ -2104,140,-1680,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v42 used p1221/V1 2 times */
	{ -1819,-60,4064,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v43 used p1205/V1 1 times */
	{ -2019,-60,3864,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v44 used p1229/V1 2 times */
	{ -1969,-60,3994,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v45 used p1230/V1 1 times */
	{ -393,-60,1597,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v46 used p1503/V1 1 times */
	{ -1819,140,4064,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v47 used p1204/V1 1 times */
	{ -1225,-60,4034,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v48 used p1203/V1 1 times */
	{ -725,-60,4089,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v49 used p1203/V2 2 times */
	{ -2154,-60,1920,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v50 used p1228/V3 2 times */
	{ -2065,-60,2520,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v51 used p1228/V4 2 times */
	{ -2114,-60,1320,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v52 used p1226/V4 2 times */
	{ -2014,-60,3120,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v53 used p1229/V4 2 times */
	{ -2014,140,3120,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v54 used p1195/V4 1 times */
	{ -1640,60,-3520,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v55 used p1231/V3 1 times */
	{ -1640,-60,-3520,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v56 used p1231/V4 1 times */
	{ 3225,60,3670,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v57 used p1210/V2 1 times */
	{ 3323,60,3715,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v58 used p1210/V3 2 times */
	{ 3375,60,3823,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v59 used p1208/V2 2 times */
	{ 3379,60,3913,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v60 used p1207/V2 2 times */
	{ 3325,60,4020,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v61 used p1207/V3 2 times */
	{ 3215,60,4070,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v62 used p1206/V3 1 times */
	{ 3215,-60,4070,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v63 used p1206/V4 1 times */
	{ 1065,60,3430,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v64 used p1211/V2 1 times */
	{ 1905,60,3670,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v65 used p1211/V3 1 times */
	{ 1905,-60,3670,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v66 used p1211/V4 1 times */
	{ -2012,-60,-480,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v67 used p1224/V3 2 times */
	{ -2107,-60,120,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v68 used p1224/V4 2 times */
	{ -2017,-60,720,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v69 used p1225/V4 2 times */
	{ -2100,140,-1080,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v70 used p1223/V2 1 times */
	{ -2100,-60,-1080,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v71 used p1223/V3 2 times */
	{ -2104,-60,-1680,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v72 used p1221/V4 2 times */
	{ -2018,140,-2280,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v73 used p1221/V2 1 times */
	{ -2018,-60,-2280,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v74 used p1221/V3 1 times */
	{ -1819,140,4064,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v75 used p1205/V2 1 times */
	{ -1969,140,3994,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v76 used p1205/V3 1 times */
	{ -1969,-60,3994,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v77 used p1205/V4 1 times */
	{ -2019,140,3864,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v78 used p1229/V2 2 times */
	{ -2014,140,3120,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v79 used p1229/V3 1 times */
	{ -1969,140,3994,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v80 used p1230/V2 1 times */
	{ -865,-60,1583,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v81 used p1503/V2 1 times */
	{ -865,60,1583,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v82 used p1503/V3 1 times */
	{ -393,60,1597,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v83 used p1503/V4 1 times */
	{ -1819,-60,4064,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v84 used p1204/V2 1 times */
	{ -1225,-60,4034,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v85 used p1204/V3 1 times */
	{ -1225,140,4034,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v86 used p1204/V4 1 times */
	{ -725,140,4089,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v87 used p1203/V3 2 times */
	{ -1225,140,4034,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v88 used p1203/V4 1 times */
	{ -25,-60,4070,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v89 used p1194/V2 1 times */
	{ -25,60,4070,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v90 used p1194/V3 1 times */
	{ -2018,140,-2280,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v91 used p1331/V1 1 times */
	{ -2025,124,-2880,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v92 used p1331/V2 2 times */
	{ -2025,-60,-2880,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v93 used p1331/V3 2 times */
	{ -2018,-60,-2280,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v94 used p1331/V4 1 times */
	{ -2025,90,-4110,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v95 used p1332/V2 1 times */
	{ -2025,-60,-4110,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v96 used p1332/V3 1 times */
	{ -949,60,-1502,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v97 used p1276/V1 2 times */
	{ -949,-60,-1502,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v98 used p1276/V2 2 times */
	{ -1248,-60,-2135,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v99 used p1276/V3 2 times */
	{ -1248,60,-2135,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v100 used p1276/V4 2 times */
	{ -865,60,-1060,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v101 used p1277/V1 2 times */
	{ -865,-60,-1060,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v102 used p1277/V2 2 times */
	{ -1572,-60,-2652,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v103 used p1274/V2 2 times */
	{ -1572,60,-2652,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v104 used p1274/V1 2 times */
	{ -865,-60,1583,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v105 used p1505/V1 1 times */
	{ -865,60,320,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v106 used p1279/V1 1 times */
	{ -865,60,-360,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v107 used p1279/V4 2 times */
	{ -1676,-60,-3162,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v108 used p1274/V3 2 times */
	{ -3725,-60,-2843,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v109 used p1168/V1 2 times */
	{ -3803,-60,-2658,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v110 used p1174/V1 2 times */
	{ -3648,-60,-2658,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v111 used p1168/V4 2 times */
	{ 1065,-60,3430,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v112 used p1177/V1 1 times */
	{ -223,-60,2172,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v113 used p1177/V2 2 times */
	{ -3803,-60,-2308,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v114 used p1173/V1 2 times */
	{ -3762,-60,-2183,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v115 used p1171/V4 2 times */
	{ -3648,-60,-2308,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v116 used p1169/V4 2 times */
	{ -3687,-60,-2183,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v117 used p1170/V4 2 times */
	{ 1905,60,3670,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v118 used p1178/V1 1 times */
	{ -3803,-60,542,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v119 used p1193/V1 2 times */
	{ -3803,-60,892,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v120 used p1192/V1 2 times */
	{ -3725,-60,357,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v121 used p1193/V4 2 times */
	{ -3762,-60,1017,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v122 used p1191/V1 2 times */
	{ -3687,-60,1017,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v123 used p1190/V1 2 times */
	{ -3648,-60,892,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v124 used p1188/V4 2 times */
	{ 3215,60,4070,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v125 used p1179/V1 1 times */
	{ -3648,-60,542,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v126 used p1187/V4 2 times */
	{ -865,-60,1320,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v127 used p1505/V2 1 times */
	{ -865,60,1320,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v128 used p1505/V3 1 times */
	{ -865,60,1583,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v129 used p1505/V4 1 times */
	{ -865,-60,320,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v130 used p1279/V2 1 times */
	{ -865,-60,-360,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v131 used p1279/V3 2 times */
	{ -1676,60,-3162,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v132 used p1274/V4 2 times */
	{ -1640,-60,-3520,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v133 used p1282/V2 1 times */
	{ -1640,60,-3520,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v134 used p1282/V3 1 times */
	{ -3725,140,-2843,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v135 used p1168/V2 2 times */
	{ -3648,140,-2658,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v136 used p1168/V3 2 times */
	{ -3803,140,-2658,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v137 used p1174/V2 2 times */
	{ -3648,140,-2308,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v138 used p1169/V3 2 times */
	{ -223,60,2172,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v139 used p1177/V3 1 times */
	{ 1065,60,3430,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v140 used p1177/V4 1 times */
	{ -393,-60,1597,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v141 used p1176/V2 1 times */
	{ -3687,140,-2183,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v142 used p1170/V3 2 times */
	{ -393,60,1597,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v143 used p1176/V3 1 times */
	{ -223,60,2172,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v144 used p1176/V4 1 times */
	{ -3803,140,-2308,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v145 used p1173/V2 2 times */
	{ -3762,140,-2183,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v146 used p1171/V3 2 times */
	{ 3225,60,3670,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v147 used p1178/V2 1 times */
	{ 3225,-60,3670,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v148 used p1178/V3 1 times */
	{ 1905,-60,3670,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v149 used p1178/V4 1 times */
	{ -3803,140,542,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v150 used p1193/V2 2 times */
	{ -3725,140,357,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v151 used p1193/V3 2 times */
	{ -3803,140,892,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v152 used p1192/V2 2 times */
	{ -3648,140,542,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v153 used p1187/V3 2 times */
	{ -3762,140,1017,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v154 used p1191/V2 2 times */
	{ -3648,140,892,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v155 used p1188/V3 2 times */
	{ -3687,140,1017,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v156 used p1190/V2 2 times */
	{ -25,60,4070,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v157 used p1179/V2 1 times */
	{ -25,-60,4070,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v158 used p1179/V3 1 times */
	{ 3215,-60,4070,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v159 used p1179/V4 1 times */
};


/*   0 vertices */
