#include<ultra64.h>

extern Vtx jetc_3_hako_v[];
extern Vtx jetc_3_hako_vmcur[];
extern Tri jetc_3_hako_tri[];
extern Lights1 jetc_3_hako_material[];
extern Mtx jetc_3_hako_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 start_f1_txt[];
extern unsigned short start_f2_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_gake02_txt[];
extern unsigned short k_hako_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_kabe5_txt[];
extern unsigned short k_kabe6_txt[];
extern unsigned short k_kabe7_txt[];
extern unsigned short k_kabe8_txt[];
extern unsigned short k_mon0_txt[];
extern unsigned short k_neji_txt[];
extern unsigned short k_road_1_txt[];
extern unsigned short k_yashi_01_txt[];
extern unsigned short nintendo64_f1_txt[];
extern unsigned short nintendo64_f2_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 check_rope_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 */


/* ======== g64 ======== */

static	Gfx jetc_3_hako_grp_g64[]={

	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,32,32,0,0,G_TX_WRAP,5,0,G_TX_WRAP,5,0),
	gs_Nin_LoadTextureImage(k_hako_txt,G_IM_FMT_RGBA,G_IM_SIZ_16b,32,32,0,7),

	gsSPVertex(&jetc_3_hako_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(&jetc_3_hako_v[16], 8, 0),
	gsSP1Triangle(0, 2, 3, 0),
	gsSP1Triangle(0, 3, 4, 0),
	gsSP1Triangle(1, 5, 6, 0),
	gsSP1Triangle(1, 6, 7, 0),
	gsSPEndDisplayList(),
}; /* g64 */ 

/* ======== db ======== */

Gfx jetc_3_hako_model[]={
	gsSPDisplayList(jetc_3_hako_grp_g64),
	gsSPEndDisplayList(),
}; /* db */ 

Gfx jetc_3_hako_modelT[] = {
	gsSPEndDisplayList()
};

#undef G_CC_PRIMSHADE

#undef gs_Nin_LoadTextureImage

#undef gs_Nin_SetUpTileDescrip

/* 24 vertices */
Vtx jetc_3_hako_v[]={
	{ -28,10,62,0, 0, 0, -115,-15,26,255 },   /* v0 p2521/V1 used 1 times */ 
	{ -49,49,-4,0, 0, 1024, -115,-15,26,255 },   /* v1 p2521/V2 used 1 times */ 
	{ -49,-20,-44,0, 1024, 1024, -115,-15,26,255 },   /* v2 p2521/V3 used 1 times */ 
	{ -28,-59,22,0, 1024, 0, -115,-15,26,255 },   /* v3 p2521/V4 used 1 times */ 
	{ -28,-59,22,0, 1023, 0, 31,-57,99,255 },   /* v4 p2520/V1 used 1 times */ 
	{ 49,-49,4,0, 0, 0, 31,-57,99,255 },   /* v5 p2520/V2 used 1 times */ 
	{ 49,20,44,0, 0, 1024, 31,-57,99,255 },   /* v6 p2520/V3 used 1 times */ 
	{ -28,10,62,0, 1023, 1024, 31,-57,99,255 },   /* v7 p2520/V4 used 1 times */ 
	{ -28,10,62,0, 1023, 0, 0,104,59,255 },   /* v8 p2519/V1 used 1 times */ 
	{ 49,20,44,0, 0, 0, 0,104,59,255 },   /* v9 p2519/V2 used 1 times */ 
	{ 28,59,-22,0, 0, 1024, 0,104,59,255 },   /* v10 p2519/V3 used 1 times */ 
	{ -49,49,-4,0, 1023, 1024, 0,104,59,255 },   /* v11 p2519/V4 used 1 times */ 
	{ -49,49,-4,0, 1023, 0, -30,58,-100,255 },   /* v12 p2518/V1 used 1 times */ 
	{ 28,59,-22,0, 0, 0, -30,58,-100,255 },   /* v13 p2518/V2 used 1 times */ 
	{ 28,-10,-62,0, 0, 1024, -30,58,-100,255 },   /* v14 p2518/V3 used 1 times */ 
	{ -49,-20,-44,0, 1023, 1023, -30,58,-100,255 },   /* v15 p2518/V4 used 1 times */ 
	{ -49,-20,-44,0, 0, 1024, 0,-103,-60,255 },   /* v16 p2517/V1 used 1 times */ 
	{ 49,-49,4,0, 0, 0, 116,16,-27,255 },   /* v17 p2516/V1 used 1 times */ 
	{ 28,-10,-62,0, 1024, 1024, 0,-103,-60,255 },   /* v18 p2517/V2 used 1 times */ 
	{ 49,-49,4,0, 1023, 0, 0,-103,-60,255 },   /* v19 p2517/V3 used 1 times */ 
	{ -28,-59,22,0, 0, 0, 0,-103,-60,255 },   /* v20 p2517/V4 used 1 times */ 
	{ 28,-10,-62,0, 0, 1024, 116,16,-27,255 },   /* v21 p2516/V2 used 1 times */ 
	{ 28,59,-22,0, 1024, 1024, 116,16,-27,255 },   /* v22 p2516/V3 used 1 times */ 
	{ 49,20,44,0, 1024, 0, 116,16,-27,255 },   /* v23 p2516/V4 used 1 times */ 
};


/*   0 vertices */
/* 32 x 32  G_IM_SIZ_16b G_IM_FMT_RGBA  */
unsigned short k_hako_txt[] = {
	0x8b53, 0xad15, 0x6acd, 0x830d, 0x7b0f, 0x7b0f, 0x834f, 0x8b8f, 0x8b91, 0x838f, 0x7b0d, 0x7b0d, 0x834d, 0x8b91, 0x838f, 0x8b8f, 0x8b8f, 0x93d1, 0x938f, 0x9bd3, 0x9c13, 0x8b8f, 0x8b91, 0x72cd, 0x8bd1, 0x93d3, 0x9bd3, 0xa455, 0x6b15, 0x7b93, 0x6b0d, 0x52cf, 
	0x8311, 0x62c7, 0xa4dd, 0x6b11, 0x528d, 0x528d, 0x524d, 0x524d, 0x524d, 0x524d, 0x628d, 0x628d, 0x628d, 0x6acf, 0x6acf, 0x6acf, 0x6acd, 0x7b4f, 0x6acd, 0x6acd, 0x628d, 0x62cd, 0x5a4d, 0x5a4d, 0x5a4d, 0x5a4d, 0x5a4d, 0x5a8d, 0x5ad3, 0x62cf, 0x6b15, 0x8bcf, 
	0x7b11, 0x5247, 0xacdd, 0x7351, 0x730f, 0x730f, 0x734f, 0x7b51, 0x7b91, 0x8391, 0x8393, 0x8bd3, 0x8bd3, 0x8bd3, 0x8bd3, 0x8bd3, 0x8bd3, 0x8bd3, 0x8bd3, 0x8393, 0x7b51, 0x7b91, 0x7b4f, 0x7b4f, 0x8393, 0x8393, 0x7b51, 0x7351, 0x62d3, 0x6b15, 0x6a8d, 0x8bcf, 
	0x5acf, 0x4249, 0x6b51, 0x2145, 0x2143, 0x2145, 0x2145, 0x2145, 0x1905, 0x2147, 0x2147, 0x2147, 0x1905, 0x2147, 0x2147, 0x2147, 0x18c5, 0x1905, 0x2147, 0x2147, 0x2147, 0x1905, 0x2147, 0x2145, 0x2145, 0x2147, 0x2147, 0x2147, 0x2147, 0x6351, 0x62cd, 0x93cf, 
	0x630f, 0x4a47, 0x734f, 0x2143, 0x3a49, 0x4ad1, 0x428f, 0x3a4f, 0x2145, 0x428f, 0x428f, 0x424f, 0x2145, 0x29cb, 0x31c7, 0x31c9, 0x1945, 0x320d, 0x3a4f, 0x320b, 0x2187, 0x4291, 0x3a4f, 0x320d, 0x2187, 0x4ad1, 0x428d, 0x29cb, 0x2145, 0x7391, 0x6acb, 0x9bcf, 
	0x528d, 0x4a49, 0x734f, 0x2143, 0x52cb, 0x7393, 0x6311, 0x52cf, 0x2145, 0x6351, 0x5b11, 0x6351, 0x2987, 0x424b, 0x4a8f, 0x4a8f, 0x2145, 0x4a8f, 0x52d1, 0x4a4d, 0x31c9, 0x6b53, 0x5b0f, 0x428d, 0x29c7, 0x73d5, 0x4acb, 0x3209, 0x2145, 0x738f, 0x628b, 0x9bcf, 
	0x424b, 0x4a89, 0x734f, 0x2145, 0x738f, 0xa4d9, 0x83d3, 0x7393, 0x2147, 0x8457, 0x8415, 0x9c97, 0x39c9, 0x630f, 0x62cd, 0x5a8d, 0x2947, 0x6311, 0x7b95, 0x62cf, 0x420b, 0x9c99, 0x7393, 0x528f, 0x3a0b, 0xa51b, 0x5b0f, 0x4249, 0x2145, 0x738f, 0x628b, 0xa44f, 
	0x4a4b, 0x4a89, 0x734f, 0x2145, 0x6b4f, 0x9c59, 0x83d3, 0x8415, 0x2987, 0x8417, 0x8c57, 0xa4d7, 0x39c9, 0x6351, 0x7395, 0x7393, 0x3189, 0x6b53, 0x83d5, 0x630f, 0x420b, 0x9c99, 0x634f, 0x31c9, 0x39c9, 0x9c97, 0x5b0f, 0x4249, 0x2145, 0x7b91, 0x628b, 0xac91, 
	0x4a4b, 0x4a89, 0x7b8f, 0x2145, 0x630d, 0x8415, 0x7393, 0x8457, 0x2987, 0x8c57, 0x9cd9, 0xad19, 0x39c9, 0x5b0f, 0x7bd5, 0x8c17, 0x31c9, 0x6353, 0x7b95, 0x630f, 0x39c9, 0x8417, 0x5acf, 0x1905, 0x3a0b, 0x9cd9, 0x5b0f, 0x4249, 0x2147, 0x83d3, 0x628b, 0xb4d3, 
	0x528d, 0x62c9, 0x7b91, 0x2145, 0x52cb, 0x7393, 0x6b93, 0x8415, 0x2987, 0x94db, 0xa51b, 0xb519, 0x39c9, 0x6311, 0x8417, 0x9457, 0x39c9, 0x6b53, 0x7bd5, 0x6b0f, 0x31c9, 0x73d3, 0x5acf, 0x2987, 0x3a0b, 0x8c15, 0x5b4f, 0x4a8b, 0x2147, 0x8413, 0x628b, 0xac4f, 
	0x62cf, 0x6309, 0x83d1, 0x2145, 0x630d, 0x8415, 0x6b93, 0x73d3, 0x2987, 0x949b, 0xa51b, 0xb519, 0x39c9, 0x630f, 0x8417, 0x8c57, 0x31c9, 0x6b53, 0x83d5, 0x7351, 0x39c9, 0x8417, 0x6351, 0x4a8d, 0x3a0b, 0x8c15, 0x5b0f, 0x4a89, 0x2147, 0x8c13, 0x6acb, 0x9bcb, 
	0x528d, 0x630b, 0x8c13, 0x2145, 0x52cb, 0x7393, 0x7393, 0x6b53, 0x2147, 0x8c99, 0xa4db, 0xb51b, 0x39c9, 0x630f, 0x8417, 0x9459, 0x39c9, 0x7393, 0x83d7, 0x7391, 0x31c9, 0x7bd5, 0x6b93, 0x528f, 0x3a0b, 0x9497, 0x5b0f, 0x4249, 0x2147, 0x9455, 0x734b, 0x93cb, 
	0x62cf, 0x52c9, 0x9455, 0x2145, 0x4a8b, 0x6311, 0x7353, 0x7393, 0x2947, 0x8c57, 0x9c99, 0xad1b, 0x39c9, 0x5acf, 0x8417, 0xa4db, 0x39c9, 0x7395, 0x83d5, 0x6b4f, 0x2989, 0x6b53, 0x7393, 0x6311, 0x3a0b, 0x9497, 0x5b0f, 0x4249, 0x2147, 0x9455, 0x7b8d, 0xa44f, 
	0x62cf, 0x52c9, 0x9455, 0x2145, 0x4a8b, 0x6311, 0x6b53, 0x7393, 0x2947, 0x8417, 0x9499, 0xa4d9, 0x39c9, 0x62cf, 0x8c57, 0xad1b, 0x420b, 0x7bd5, 0x83d3, 0x630d, 0x2989, 0x6b53, 0x7393, 0x5b11, 0x31c9, 0x9455, 0x5b0f, 0x3a49, 0x2147, 0x9c97, 0x83cd, 0xa44f, 
	0x528d, 0x52c9, 0x9413, 0x2145, 0x5acb, 0x7393, 0x7395, 0x7bd5, 0x2947, 0x7c15, 0x8c59, 0x9c57, 0x3189, 0x6b4f, 0x8c57, 0xad1d, 0x420b, 0x7bd5, 0x83d3, 0x6b0d, 0x3989, 0x7393, 0x6b55, 0x5acf, 0x31c9, 0x8c55, 0x530f, 0x3a09, 0x2147, 0x9495, 0x83cd, 0xac91, 
	0x4a4b, 0x52c9, 0x9c55, 0x3183, 0x630d, 0x8415, 0x83d7, 0x9417, 0x4187, 0x8c15, 0x9499, 0x9c97, 0x3189, 0x7391, 0x9457, 0xa4db, 0x3a0b, 0x8417, 0x8417, 0x7b0f, 0x4989, 0x7bd5, 0x7bd7, 0x7353, 0x39c9, 0x9497, 0x5b0f, 0x3a49, 0x2147, 0x9455, 0x838b, 0xb491, 
	0x424b, 0x52c9, 0xa497, 0x3183, 0x630d, 0x8415, 0x7b97, 0x8c17, 0x4987, 0x9457, 0x9499, 0xa4d9, 0x39c9, 0x7391, 0x9497, 0xa4d9, 0x39cb, 0x8415, 0x8c57, 0x7b51, 0x41c9, 0x8415, 0x7bd7, 0x6b53, 0x3a0b, 0x8415, 0x5b0f, 0x3a49, 0x2147, 0x9455, 0x8bcb, 0xbcd1, 
	0x4a4b, 0x5b09, 0x9c97, 0x2145, 0x5b4d, 0x8455, 0x6b57, 0x8c15, 0x3947, 0x8c57, 0x9499, 0xad1b, 0x39c9, 0x6b51, 0x8c55, 0x9cd9, 0x39cb, 0x7bd3, 0x9455, 0x7b91, 0x3a09, 0x8c57, 0x7397, 0x6311, 0x3a0b, 0x83d5, 0x530f, 0x3a09, 0x2147, 0x9455, 0xacd1, 0xb4d1, 
	0x4a4b, 0x6b4b, 0x9c97, 0x2145, 0x5b0d, 0x8415, 0x7397, 0x9457, 0x2987, 0x8417, 0x9499, 0xb55d, 0x39cb, 0x6351, 0x8415, 0x9499, 0x39cb, 0x7bd5, 0x9c95, 0x7b91, 0x39c9, 0x8417, 0x7bd7, 0x7393, 0x31c9, 0x7bd3, 0x5b0f, 0x3a49, 0x2147, 0x9497, 0x938b, 0xbcd1, 
	0x4a4b, 0x6b4b, 0x9c97, 0x2145, 0x5b0b, 0x7c13, 0x73d7, 0x9c97, 0x2987, 0x8457, 0x949b, 0xb59f, 0x3a0b, 0x630f, 0x83d3, 0x8c57, 0x39c9, 0x8c57, 0xa4d7, 0x7b91, 0x39c9, 0x8415, 0x83d7, 0x83d3, 0x3a0b, 0x8c59, 0x5b0f, 0x3a49, 0x2147, 0x9497, 0x838b, 0xcd55, 
	0x4a4b, 0x630b, 0x9455, 0x2145, 0x630d, 0x8415, 0x73d7, 0x9c97, 0x2987, 0x8c59, 0x9cdb, 0xb55d, 0x39cb, 0x7bd3, 0x9457, 0x8415, 0x3189, 0x8c57, 0xa4d7, 0x7bd1, 0x3a09, 0x8457, 0x7bd7, 0x83d3, 0x3a0b, 0x9cdb, 0x634f, 0x424b, 0x2147, 0x8c55, 0x6acb, 0xcd99, 
	0x62cf, 0x5ac9, 0x9455, 0x2145, 0x5b0d, 0x8415, 0x7bd7, 0xa4d9, 0x3189, 0x8459, 0x9cdb, 0x9c99, 0x3189, 0x83d5, 0x9457, 0x7bd3, 0x3189, 0x8415, 0x9c99, 0x83d5, 0x39c9, 0x8417, 0x8417, 0x8c15, 0x3a0b, 0x9cdb, 0x634f, 0x424b, 0x2147, 0x8413, 0x730b, 0xb48d, 
	0x62cf, 0x5b0b, 0x9415, 0x2145, 0x52cb, 0x7351, 0x7395, 0xad1b, 0x3189, 0x8c9b, 0x8c99, 0x7393, 0x2947, 0x6b4f, 0x8415, 0x7b93, 0x2987, 0x7b95, 0x9499, 0x83d3, 0x3189, 0x7bd3, 0x9459, 0x9457, 0x3a0b, 0x9cd9, 0x5b0f, 0x3a49, 0x2147, 0x8413, 0x5a8b, 0xb4d3, 
	0x62cf, 0x6b0b, 0x9c55, 0x2145, 0x5acb, 0x7391, 0x6313, 0xbd5d, 0x31c9, 0x7c17, 0x7c17, 0x5b11, 0x2147, 0x7393, 0x8c55, 0x7b93, 0x2987, 0x7bd5, 0x9455, 0x734f, 0x31c9, 0x7bd3, 0x8c59, 0xa499, 0x31cb, 0x8415, 0x5b0f, 0x3a49, 0x2145, 0x7bd1, 0x524b, 0x8b4b, 
	0x62cf, 0x630b, 0x9c57, 0x2145, 0x630b, 0x8c13, 0x6313, 0xbd5d, 0x31c9, 0x73d5, 0x73d5, 0x424f, 0x1905, 0x7395, 0x9497, 0x83d3, 0x2989, 0x7393, 0x8417, 0x7351, 0x39c9, 0x8c13, 0x83d5, 0xa4d9, 0x31c9, 0x7bd5, 0x5b0f, 0x3a49, 0x2145, 0x7bd1, 0x5a8b, 0xb511, 
	0x62cf, 0x6309, 0x9c97, 0x2145, 0x6b4d, 0x9455, 0x62d3, 0xad1d, 0x31c9, 0x73d3, 0x7bd5, 0x3a0b, 0x1905, 0x7391, 0x9455, 0x7bd3, 0x2147, 0x8417, 0x7b95, 0x62cf, 0x3a09, 0x8bd1, 0x734d, 0x9c99, 0x31c9, 0x8457, 0x5b0f, 0x3a49, 0x2147, 0x8c15, 0x5a8b, 0xc555, 
	0x62cf, 0x4a47, 0x9c97, 0x2145, 0x634d, 0x8c55, 0x7bd3, 0x8c55, 0x2987, 0x7393, 0x7395, 0x3a0b, 0x1905, 0x7393, 0x8c15, 0x7393, 0x2147, 0x8c59, 0x8417, 0x7b91, 0x3a09, 0x8c55, 0x8415, 0x7391, 0x31c9, 0x7c15, 0x5b0f, 0x3a09, 0x2989, 0x8c55, 0x5a8b, 0xc555, 
	0x6b11, 0x4247, 0x9457, 0x2145, 0x4a89, 0x634f, 0x5acd, 0x7bd1, 0x2985, 0x52cd, 0x52cd, 0x528d, 0x2145, 0x4a8b, 0x5acd, 0x5b0f, 0x2145, 0x5b11, 0x5b0f, 0x5b0d, 0x31c7, 0x634f, 0x630f, 0x6b4f, 0x2987, 0x5b0f, 0x4a8b, 0x31c7, 0x2987, 0x83d3, 0x62cb, 0xde1b, 
	0x7351, 0x4247, 0x9c99, 0x2185, 0x3a05, 0x4a8b, 0x4a8b, 0x630f, 0x2985, 0x4a8b, 0x4a4b, 0x5acd, 0x2985, 0x4209, 0x4a8b, 0x4a8b, 0x2945, 0x52cd, 0x5acf, 0x5acd, 0x2987, 0x528b, 0x52cd, 0x5acd, 0x29c7, 0x52cd, 0x52cd, 0x31c7, 0x31c9, 0x7bd3, 0x6b4f, 0xcd99, 
	0x7351, 0x4a89, 0x52cf, 0x734f, 0x734f, 0x630f, 0x734f, 0x7b8f, 0x7b91, 0x83d1, 0x8c13, 0x9455, 0x9455, 0x8c13, 0x9455, 0x9c55, 0x9c97, 0x9c97, 0x9c97, 0x9455, 0x9455, 0x9415, 0x9c55, 0x9c57, 0x9c97, 0x9c97, 0x9457, 0x9c99, 0x7397, 0xa5a1, 0x94dd, 0xb517, 
	0x7b93, 0x52cf, 0x630b, 0x4a89, 0x4a89, 0x4a89, 0x5ac9, 0x5a89, 0x5289, 0x5ac9, 0x5acb, 0x630b, 0x630b, 0x52c9, 0x52c9, 0x5ac9, 0x5ac9, 0x6b4b, 0x630b, 0x6b0b, 0x6b0b, 0x6b0b, 0x5acb, 0x5ac9, 0x5289, 0x4a49, 0x4a49, 0x4a49, 0x5acd, 0x5b0b, 0x6b4b, 0xce1f, 
	0x52cf, 0x9491, 0x5285, 0x940d, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x62cf, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x6b11, 0x73d3, 0x8411, 0x52c5, 0xac93, 
};

