#include<ultra64.h>

extern Vtx jetc_4_col_2p_v[];
extern Vtx jetc_4_col_2p_vmcur[];
extern Tri jetc_4_col_2p_tri[];
extern Lights1 jetc_4_col_2p_material[];
extern Mtx jetc_4_col_2p_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_mori0_txt[];
extern unsigned short k_neon0_txt[];
extern unsigned short k_renga0_txt[];
extern unsigned short k_road_2_txt[];
extern unsigned short k_road_3_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 */


/* ======== col ======== */

static	Gfx jetc_4_col_2p_grp_col[]={

	gsDPPipeSync(),
	gsDPSetCombineMode(G_CC_PRIMSHADE,G_CC_PASS2),
	gsSPTexture(1, 1,0, 0, 0),
	gsDPSetPrimColor(0,0,255,255,255,255),
	gsSPVertex(&jetc_4_col_2p_v[0], 14, 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),
	gsSPVertex(&jetc_4_col_2p_v[4], 1, 0),
	gsSPVertex(&jetc_4_col_2p_v[12], 8, 1),
	gsSPVertex(&jetc_4_col_2p_v[29], 1, 9),
	gsSPVertex(&jetc_4_col_2p_v[81], 6, 10),
	gsSP1Triangle(2, 1, 3, 0),
	gsSP1Triangle(2, 3, 7, 0),
	gsSP1Triangle(4, 10, 11, 0),
	gsSP1Triangle(4, 11, 6, 0),
	gsSP1Triangle(5, 12, 10, 0),
	gsSP1Triangle(5, 10, 4, 0),
	gsSP1Triangle(6, 11, 13, 0),
	gsSP1Triangle(6, 13, 9, 0),
	gsSP1Triangle(7, 3, 12, 0),
	gsSP1Triangle(7, 12, 5, 0),
	gsSP1Triangle(8, 14, 0, 0),
	gsSP1Triangle(8, 0, 15, 0),
	gsSPVertex(&jetc_4_col_2p_v[20], 6, 0),
	gsSPVertex(&jetc_4_col_2p_v[88], 8, 6),
	gsSP1Triangle(0, 6, 7, 0),
	gsSP1Triangle(0, 7, 8, 0),
	gsSP1Triangle(1, 9, 6, 0),
	gsSP1Triangle(1, 6, 0, 0),
	gsSP1Triangle(2, 10, 11, 0),
	gsSP1Triangle(2, 11, 3, 0),
	gsSP1Triangle(3, 11, 12, 0),
	gsSP1Triangle(3, 12, 4, 0),
	gsSP1Triangle(4, 12, 13, 0),
	gsSP1Triangle(4, 13, 5, 0),
	gsSPVertex(&jetc_4_col_2p_v[19], 1, 0),
	gsSPVertex(&jetc_4_col_2p_v[25], 5, 1),
	gsSPVertex(&jetc_4_col_2p_v[40], 1, 6),
	gsSPVertex(&jetc_4_col_2p_v[84], 1, 7),
	gsSPVertex(&jetc_4_col_2p_v[87], 1, 8),
	gsSPVertex(&jetc_4_col_2p_v[95], 5, 9),
	gsSP1Triangle(1, 9, 10, 0),
	gsSP1Triangle(1, 10, 4, 0),
	gsSP1Triangle(2, 11, 0, 0),
	gsSP1Triangle(2, 0, 12, 0),
	gsSP1Triangle(3, 13, 11, 0),
	gsSP1Triangle(3, 11, 2, 0),
	gsSP1Triangle(4, 10, 13, 0),
	gsSP1Triangle(4, 13, 3, 0),
	gsSP1Triangle(5, 7, 8, 0),
	gsSP1Triangle(5, 8, 6, 0),
	gsSPVertex(&jetc_4_col_2p_v[30], 6, 0),
	gsSPVertex(&jetc_4_col_2p_v[101], 10, 6),
	gsSP1Triangle(0, 6, 7, 0),
	gsSP1Triangle(0, 7, 2, 0),
	gsSP1Triangle(1, 8, 6, 0),
	gsSP1Triangle(1, 6, 0, 0),
	gsSP1Triangle(2, 7, 9, 0),
	gsSP1Triangle(2, 9, 10, 0),
	gsSP1Triangle(3, 11, 12, 0),
	gsSP1Triangle(3, 12, 13, 0),
	gsSP1Triangle(4, 14, 15, 0),
	gsSP1Triangle(4, 15, 5, 0),
	gsSPVertex(&jetc_4_col_2p_v[35], 4, 0),
	gsSPVertex(&jetc_4_col_2p_v[69], 1, 4),
	gsSPVertex(&jetc_4_col_2p_v[110], 9, 5),
	gsSP1Triangle(0, 5, 6, 0),
	gsSP1Triangle(0, 6, 7, 0),
	gsSP1Triangle(1, 8, 9, 0),
	gsSP1Triangle(1, 9, 2, 0),
	gsSP1Triangle(2, 9, 10, 0),
	gsSP1Triangle(2, 10, 4, 0),
	gsSP1Triangle(3, 11, 12, 0),
	gsSP1Triangle(3, 12, 13, 0),
	gsSPVertex(&jetc_4_col_2p_v[31], 1, 0),
	gsSPVertex(&jetc_4_col_2p_v[39], 5, 1),
	gsSPVertex(&jetc_4_col_2p_v[87], 1, 6),
	gsSPVertex(&jetc_4_col_2p_v[100], 1, 7),
	gsSPVertex(&jetc_4_col_2p_v[103], 1, 8),
	gsSPVertex(&jetc_4_col_2p_v[120], 5, 9),
	gsSP1Triangle(1, 9, 8, 0),
	gsSP1Triangle(1, 8, 0, 0),
	gsSP1Triangle(2, 6, 7, 0),
	gsSP1Triangle(2, 7, 3, 0),
	gsSP1Triangle(3, 7, 10, 0),
	gsSP1Triangle(3, 10, 4, 0),
	gsSP1Triangle(4, 10, 11, 0),
	gsSP1Triangle(4, 11, 5, 0),
	gsSP1Triangle(5, 11, 12, 0),
	gsSP1Triangle(5, 12, 13, 0),
	gsSPVertex(&jetc_4_col_2p_v[39], 1, 0),
	gsSPVertex(&jetc_4_col_2p_v[44], 4, 1),
	gsSPVertex(&jetc_4_col_2p_v[120], 1, 5),
	gsSPVertex(&jetc_4_col_2p_v[125], 10, 6),
	gsSP1Triangle(1, 6, 5, 0),
	gsSP1Triangle(1, 5, 0, 0),
	gsSP1Triangle(2, 7, 8, 0),
	gsSP1Triangle(2, 8, 9, 0),
	gsSP1Triangle(3, 10, 11, 0),
	gsSP1Triangle(3, 11, 12, 0),
	gsSP1Triangle(4, 13, 14, 0),
	gsSP1Triangle(4, 14, 15, 0),
	gsSPVertex(&jetc_4_col_2p_v[47], 7, 0),
	gsSPVertex(&jetc_4_col_2p_v[132], 1, 7),
	gsSPVertex(&jetc_4_col_2p_v[135], 6, 8),
	gsSP1Triangle(1, 8, 7, 0),
	gsSP1Triangle(1, 7, 0, 0),
	gsSP1Triangle(2, 9, 8, 0),
	gsSP1Triangle(2, 8, 1, 0),
	gsSP1Triangle(3, 10, 11, 0),
	gsSP1Triangle(3, 11, 5, 0),
	gsSP1Triangle(4, 12, 10, 0),
	gsSP1Triangle(4, 10, 3, 0),
	gsSP1Triangle(5, 11, 13, 0),
	gsSP1Triangle(5, 13, 6, 0),
	gsSPVertex(&jetc_4_col_2p_v[53], 4, 0),
	gsSPVertex(&jetc_4_col_2p_v[140], 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(&jetc_4_col_2p_v[57], 5, 0),
	gsSPVertex(&jetc_4_col_2p_v[152], 11, 5),
	gsSP1Triangle(0, 5, 6, 0),
	gsSP1Triangle(0, 6, 7, 0),
	gsSP1Triangle(1, 8, 6, 0),
	gsSP1Triangle(1, 6, 9, 0),
	gsSP1Triangle(2, 10, 11, 0),
	gsSP1Triangle(2, 11, 12, 0),
	gsSP1Triangle(3, 13, 14, 0),
	gsSP1Triangle(3, 14, 15, 0),
	gsSPVertex(&jetc_4_col_2p_v[51], 1, 0),
	gsSPVertex(&jetc_4_col_2p_v[60], 6, 1),
	gsSPVertex(&jetc_4_col_2p_v[139], 1, 7),
	gsSPVertex(&jetc_4_col_2p_v[160], 1, 8),
	gsSPVertex(&jetc_4_col_2p_v[163], 7, 9),
	gsSP1Triangle(2, 9, 8, 0),
	gsSP1Triangle(2, 8, 1, 0),
	gsSP1Triangle(3, 10, 11, 0),
	gsSP1Triangle(3, 11, 4, 0),
	gsSP1Triangle(4, 11, 12, 0),
	gsSP1Triangle(4, 12, 13, 0),
	gsSP1Triangle(5, 14, 9, 0),
	gsSP1Triangle(5, 9, 2, 0),
	gsSP1Triangle(6, 15, 7, 0),
	gsSP1Triangle(6, 7, 0, 0),
	gsSPVertex(&jetc_4_col_2p_v[66], 5, 0),
	gsSPVertex(&jetc_4_col_2p_v[115], 1, 5),
	gsSPVertex(&jetc_4_col_2p_v[119], 1, 6),
	gsSPVertex(&jetc_4_col_2p_v[170], 9, 7),
	gsSP1Triangle(0, 7, 8, 0),
	gsSP1Triangle(0, 8, 9, 0),
	gsSP1Triangle(1, 10, 7, 0),
	gsSP1Triangle(1, 7, 0, 0),
	gsSP1Triangle(2, 11, 10, 0),
	gsSP1Triangle(2, 10, 1, 0),
	gsSP1Triangle(3, 5, 6, 0),
	gsSP1Triangle(3, 6, 12, 0),
	gsSP1Triangle(4, 13, 14, 0),
	gsSP1Triangle(4, 14, 15, 0),
	gsSPVertex(&jetc_4_col_2p_v[70], 7, 0),
	gsSPVertex(&jetc_4_col_2p_v[176], 1, 7),
	gsSPVertex(&jetc_4_col_2p_v[179], 8, 8),
	gsSP1Triangle(1, 8, 7, 0),
	gsSP1Triangle(1, 7, 0, 0),
	gsSP1Triangle(2, 9, 8, 0),
	gsSP1Triangle(2, 8, 1, 0),
	gsSP1Triangle(3, 10, 11, 0),
	gsSP1Triangle(3, 11, 12, 0),
	gsSP1Triangle(4, 13, 14, 0),
	gsSP1Triangle(4, 14, 6, 0),
	gsSP1Triangle(5, 15, 13, 0),
	gsSP1Triangle(5, 13, 4, 0),
	gsSPVertex(&jetc_4_col_2p_v[65], 1, 0),
	gsSPVertex(&jetc_4_col_2p_v[75], 5, 1),
	gsSPVertex(&jetc_4_col_2p_v[169], 1, 6),
	gsSPVertex(&jetc_4_col_2p_v[185], 7, 7),
	gsSP1Triangle(2, 7, 9, 0),
	gsSP1Triangle(2, 9, 3, 0),
	gsSP1Triangle(3, 9, 6, 0),
	gsSP1Triangle(3, 6, 0, 0),
	gsSP1Triangle(4, 10, 8, 0),
	gsSP1Triangle(4, 8, 1, 0),
	gsSP1Triangle(5, 11, 12, 0),
	gsSP1Triangle(5, 12, 13, 0),
	gsSPVertex(&jetc_4_col_2p_v[80], 1, 0),
	gsSPVertex(&jetc_4_col_2p_v[192], 3, 1),
	gsSP1Triangle(0, 1, 2, 0),
	gsSP1Triangle(0, 2, 3, 0),
	gsSPEndDisplayList(),
}; /* col */ 

/* ======== db ======== */

Gfx jetc_4_col_2p_model[]={
	gsSPDisplayList(jetc_4_col_2p_grp_col),
	gsSPEndDisplayList(),
}; /* db */ 

Gfx jetc_4_col_2p_modelT[] = {
	gsSPEndDisplayList()
};

#undef G_CC_PRIMSHADE

#undef gs_Nin_LoadTextureImage

#undef gs_Nin_SetUpTileDescrip

/* 195 vertices */
Vtx jetc_4_col_2p_v[]={
	{ -1114,0,4305,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v0 used p111/V1 2 times */
	{ -1114,400,4305,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v1 used p111/V2 2 times */
	{ -1608,400,4383,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v2 used p111/V3 2 times */
	{ -1608,0,4383,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v3 used p111/V4 2 times */
	{ -626,0,4034,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v4 used p112/V1 2 times */
	{ -626,400,4034,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v5 used p112/V2 1 times */
	{ -2093,400,4264,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v6 used p110/V3 2 times */
	{ -2093,0,4264,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v7 used p110/V4 2 times */
	{ -2926,400,3711,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v8 used p109/V3 1 times */
	{ -2926,0,3711,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v9 used p109/V4 1 times */
	{ -2926,0,3711,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v10 used p107/V1 1 times */
	{ -2926,400,3711,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v11 used p107/V2 1 times */
	{ -3409,400,3582,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v12 used p107/V3 2 times */
	{ -3409,0,3582,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v13 used p107/V4 2 times */
	{ -3595,400,3215,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v14 used p105/V2 2 times */
	{ -3610,0,1725,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v15 used p102/V1 2 times */
	{ -3530,0,2218,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v16 used p103/V1 2 times */
	{ -3883,0,1306,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v17 used p102/V4 2 times */
	{ -3595,0,3215,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v18 used p105/V1 2 times */
	{ 2343,400,3603,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v19 used p119/V3 2 times */
	{ 3300,0,400,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v20 used p127/V1 2 times */
	{ 3398,0,-90,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v21 used p128/V1 1 times */
	{ 3602,0,1346,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v22 used p125/V1 1 times */
	{ 3618,0,1846,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v23 used p125/V4 2 times */
	{ 3797,0,2313,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v24 used p124/V4 2 times */
	{ 3817,0,2813,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v25 used p123/V4 2 times */
	{ 2835,0,3689,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v26 used p119/V1 2 times */
	{ 3329,0,3611,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v27 used p120/V1 2 times */
	{ 3723,0,3304,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v28 used p121/V1 2 times */
	{ -3759,0,828,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v29 used p101/V4 2 times */
	{ -2764,0,-3298,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v30 used p89/V1 2 times */
	{ -3241,0,-3450,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v31 used p90/V1 2 times */
	{ -2365,0,-2998,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v32 used p89/V4 2 times */
	{ -1399,0,-2738,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v33 used p86/V1 1 times */
	{ -500,0,-2300,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v34 used p84/V1 1 times */
	{ -23,0,-2196,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v35 used p84/V4 2 times */
	{ 3179,0,-3491,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v36 used p76/V1 1 times */
	{ 3579,0,-3485,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v37 used p76/V4 2 times */
	{ 1451,0,-2471,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v38 used p80/V1 1 times */
	{ -3536,0,-3393,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v39 used p91/V1 2 times */
	{ -3504,0,398,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v40 used p100/V4 2 times */
	{ -3501,0,-102,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v41 used p99/V4 2 times */
	{ -3800,0,-502,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v42 used p98/V4 2 times */
	{ -3809,0,-1002,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v43 used p97/V4 2 times */
	{ -3599,0,-2897,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v44 used p92/V1 1 times */
	{ -3403,0,-1917,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v45 used p94/V1 1 times */
	{ -513,0,5983,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v46 used p178/V1 1 times */
	{ -1185,0,6418,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v47 used p172/V1 2 times */
	{ -1967,0,6586,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v48 used p171/V1 2 times */
	{ -3332,0,5752,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v49 used p170/V1 1 times */
	{ -4838,0,1324,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v50 used p161/V1 2 times */
	{ -4616,0,556,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v51 used p160/V1 2 times */
	{ -4813,0,2124,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v52 used p161/V4 2 times */
	{ -4414,0,2817,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v53 used p162/V4 2 times */
	{ -4198,0,4402,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v54 used p167/V1 1 times */
	{ 5107,0,2704,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v55 used p186/V1 1 times */
	{ 5107,400,2704,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v56 used p246/V1 1 times */
	{ -4536,0,-3593,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v57 used p251/V1 1 times */
	{ -3177,0,-4886,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v58 used p150/V1 1 times */
	{ 3433,400,5324,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v59 used p196/V1 1 times */
	{ 5448,0,-4021,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v60 used p195/V1 2 times */
	{ 5496,0,-3624,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v61 used p193/V4 2 times */
	{ 5009,0,1110,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v62 used p188/V1 1 times */
	{ 5067,0,312,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v63 used p188/V4 2 times */
	{ 4963,0,-1284,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v64 used p193/V1 1 times */
	{ -4643,0,157,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v65 used p158/V4 2 times */
	{ 3861,0,-5044,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v66 used p139/V1 2 times */
	{ 4260,0,-5024,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v67 used p138/V1 2 times */
	{ 4978,0,-4668,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v68 used p137/V1 1 times */
	{ 3700,0,-3000,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v69 used p135/V4 2 times */
	{ 3300,0,-1081,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v70 used p130/V1 2 times */
	{ 3550,0,-1514,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v71 used p131/V1 2 times */
	{ 3507,0,-2019,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v72 used p132/V1 1 times */
	{ 2321,0,-4607,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v73 used p141/V1 1 times */
	{ -4530,0,-2002,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v74 used p156/V1 2 times */
	{ -4616,0,-2797,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v75 used p155/V1 2 times */
	{ -4983,0,-1342,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v76 used p156/V4 2 times */
	{ -5031,0,-543,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v77 used p157/V4 2 times */
	{ -4536,0,-3593,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v78 used p154/V1 1 times */
	{ 768,0,-4253,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v79 used p143/V1 1 times */
	{ -1615,0,-4536,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v80 used p146/V1 1 times */
	{ -3610,400,1725,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v81 used p102/V2 2 times */
	{ -3883,400,1306,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v82 used p102/V3 2 times */
	{ -3530,400,2218,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v83 used p103/V2 2 times */
	{ -3759,400,828,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v84 used p101/V3 2 times */
	{ -626,400,4034,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v85 used p383/V2 1 times */
	{ 2343,0,3603,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v86 used p383/V4 1 times */
	{ -3504,400,398,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v87 used p100/V3 2 times */
	{ 3300,400,400,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v88 used p127/V2 2 times */
	{ 3602,400,1346,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v89 used p127/V3 1 times */
	{ 3602,0,1346,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v90 used p127/V4 1 times */
	{ 3398,400,-90,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v91 used p128/V2 1 times */
	{ 3602,400,1346,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v92 used p125/V2 1 times */
	{ 3618,400,1846,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v93 used p125/V3 2 times */
	{ 3797,400,2313,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v94 used p124/V3 2 times */
	{ 3817,400,2813,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v95 used p123/V3 2 times */
	{ 3723,400,3304,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v96 used p121/V2 2 times */
	{ 2835,400,3689,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v97 used p119/V2 2 times */
	{ 2343,0,3603,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v98 used p119/V4 1 times */
	{ 3329,400,3611,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v99 used p120/V2 2 times */
	{ -3501,400,-102,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v100 used p99/V3 2 times */
	{ -2764,400,-3298,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v101 used p89/V2 2 times */
	{ -2365,400,-2998,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v102 used p89/V3 2 times */
	{ -3241,400,-3450,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v103 used p90/V2 2 times */
	{ -1399,400,-2738,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v104 used p88/V3 1 times */
	{ -1399,0,-2738,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v105 used p88/V4 1 times */
	{ -1399,400,-2738,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v106 used p86/V2 1 times */
	{ -500,400,-2300,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v107 used p86/V3 1 times */
	{ -500,0,-2300,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v108 used p86/V4 1 times */
	{ -500,400,-2300,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v109 used p84/V2 1 times */
	{ -23,400,-2196,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v110 used p84/V3 2 times */
	{ 1451,400,-2471,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v111 used p83/V3 1 times */
	{ 1451,0,-2471,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v112 used p83/V4 1 times */
	{ 3179,400,-3491,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v113 used p76/V2 1 times */
	{ 3579,400,-3485,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v114 used p76/V3 2 times */
	{ 3700,400,-3000,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v115 used p135/V3 2 times */
	{ 1451,400,-2471,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v116 used p80/V2 1 times */
	{ 3179,400,-3491,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v117 used p80/V3 1 times */
	{ 3179,0,-3491,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v118 used p80/V4 1 times */
	{ 3507,400,-2019,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v119 used p134/V3 1 times */
	{ -3536,400,-3393,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v120 used p91/V2 2 times */
	{ -3800,400,-502,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v121 used p98/V3 2 times */
	{ -3809,400,-1002,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v122 used p97/V3 2 times */
	{ -3403,400,-1917,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v123 used p96/V3 1 times */
	{ -3403,0,-1917,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v124 used p96/V4 1 times */
	{ -3599,400,-2897,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v125 used p92/V2 1 times */
	{ -3403,400,-1917,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v126 used p94/V2 1 times */
	{ -3599,400,-2897,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v127 used p94/V3 1 times */
	{ -3599,0,-2897,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v128 used p94/V4 1 times */
	{ -513,400,5983,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v129 used p178/V2 1 times */
	{ 3433,400,5324,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v130 used p178/V3 1 times */
	{ 3433,0,5324,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v131 used p178/V4 1 times */
	{ -1185,400,6418,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v132 used p172/V2 2 times */
	{ -513,400,5983,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v133 used p172/V3 1 times */
	{ -513,0,5983,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v134 used p172/V4 1 times */
	{ -1967,400,6586,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v135 used p171/V2 2 times */
	{ -3332,400,5752,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v136 used p170/V2 1 times */
	{ -4838,400,1324,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v137 used p161/V2 2 times */
	{ -4813,400,2124,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v138 used p161/V3 2 times */
	{ -4616,400,556,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v139 used p160/V2 2 times */
	{ -4414,400,2817,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v140 used p162/V3 2 times */
	{ -4198,400,4402,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v141 used p163/V3 1 times */
	{ -4198,0,4402,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v142 used p163/V4 1 times */
	{ -4198,400,4402,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v143 used p167/V2 1 times */
	{ -3332,400,5752,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v144 used p167/V3 1 times */
	{ -3332,0,5752,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v145 used p167/V4 1 times */
	{ 5107,400,2704,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v146 used p186/V2 1 times */
	{ 5009,400,1110,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v147 used p186/V3 1 times */
	{ 5009,0,1110,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v148 used p186/V4 1 times */
	{ 5107,0,2704,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v149 used p246/V2 1 times */
	{ 4588,0,4218,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v150 used p246/V3 1 times */
	{ 4588,400,4218,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v151 used p246/V4 1 times */
	{ -3913,0,-4572,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v152 used p251/V2 1 times */
	{ -3913,400,-4572,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v153 used p251/V3 2 times */
	{ -4536,400,-3593,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v154 used p251/V4 1 times */
	{ -3177,400,-4886,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v155 used p150/V2 1 times */
	{ -3913,0,-4572,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v156 used p150/V4 1 times */
	{ 4588,400,4218,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v157 used p196/V2 1 times */
	{ 4588,0,4218,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v158 used p196/V3 1 times */
	{ 3433,0,5324,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v159 used p196/V4 1 times */
	{ 5448,400,-4021,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v160 used p195/V2 2 times */
	{ 4978,400,-4668,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v161 used p195/V3 1 times */
	{ 4978,0,-4668,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v162 used p195/V4 1 times */
	{ 5496,400,-3624,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v163 used p193/V3 2 times */
	{ 5009,400,1110,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v164 used p188/V2 1 times */
	{ 5067,400,312,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v165 used p188/V3 2 times */
	{ 4963,400,-1284,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v166 used p190/V3 1 times */
	{ 4963,0,-1284,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v167 used p190/V4 1 times */
	{ 4963,400,-1284,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v168 used p193/V2 1 times */
	{ -4643,400,157,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v169 used p158/V3 2 times */
	{ 3861,400,-5044,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v170 used p139/V2 2 times */
	{ 2321,400,-4607,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v171 used p139/V3 1 times */
	{ 2321,0,-4607,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v172 used p139/V4 1 times */
	{ 4260,400,-5024,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v173 used p138/V2 2 times */
	{ 4978,400,-4668,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v174 used p137/V2 1 times */
	{ 3507,0,-2019,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v175 used p134/V4 1 times */
	{ 3300,400,-1081,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v176 used p130/V2 2 times */
	{ 3398,400,-90,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v177 used p130/V3 1 times */
	{ 3398,0,-90,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v178 used p130/V4 1 times */
	{ 3550,400,-1514,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v179 used p131/V2 2 times */
	{ 3507,400,-2019,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v180 used p132/V2 1 times */
	{ 2321,400,-4607,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v181 used p141/V2 1 times */
	{ 768,400,-4253,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v182 used p141/V3 1 times */
	{ 768,0,-4253,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v183 used p141/V4 1 times */
	{ -4530,400,-2002,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v184 used p156/V2 2 times */
	{ -4983,400,-1342,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v185 used p156/V3 2 times */
	{ -4616,400,-2797,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v186 used p155/V2 2 times */
	{ -5031,400,-543,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v187 used p157/V3 2 times */
	{ -4536,400,-3593,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v188 used p154/V2 1 times */
	{ 768,400,-4253,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v189 used p143/V2 1 times */
	{ -1615,400,-4536,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v190 used p143/V3 1 times */
	{ -1615,0,-4536,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v191 used p143/V4 1 times */
	{ -1615,400,-4536,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v192 used p146/V2 1 times */
	{ -3177,400,-4886,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v193 used p146/V3 1 times */
	{ -3177,0,-4886,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v194 used p146/V4 1 times */
};


/*   0 vertices */
