/* 
 * 変換日付 Wed Dec  6 17:19:19 2000
 * 2000/9/8 var2.05
 * パレット有効
 * XXコードの頂点破棄
 * 使用テキスチャ─チェック
 * 頂点カラーを評価しない
 * ビュア─の設定対応
 */
#include <mbi.h>
#include <u64macro.h>

/* VIEWER からのカラーアニメーション */
extern Gfx anime_1_model[];
/* VIEWER からのテキスチャ─アニメーション指定 */
extern unsigned short anime_2_txt[];
/* VIEWER からのテキスチャ─アニメーション指定 */
extern unsigned short anime_3_txt[];
/* VIEWER からのテキスチャ─アニメーション指定 */
extern unsigned short anime_4_txt[];
/* VIEWER からのテキスチャ─アニメーション指定 */
extern unsigned short anime_5_txt[];
/* VIEWER からのテキスチャ─アニメーション指定 */
extern unsigned short anime_6_txt[];
extern unsigned char hi_light_txt[];
extern Mtx	softsprite_mtx;
/* texture = 4 */
static unsigned char clk_win_sen2_tex[128];

/* ビュア─設定のパレット */
/* ビュア─設定のテキスチャ─ */
extern unsigned char clk_win_hi0_tex_rgb_i4[];
extern unsigned char clk_win_hi1a_tex_rgb_i4[];
extern unsigned char clk_win_hi2_tex_rgb_i4[];
extern unsigned char clk_win_hi3_tex_rgb_i4[];
extern unsigned char clk_win_hi4_tex_rgb_i4[];
extern unsigned char clk_win_hi5_tex_rgb_i4[];
extern unsigned char clk_win_hi6_tex_rgb_i4[];
extern unsigned char clk_win_hi7_tex_rgb_i4[];
extern unsigned char clk_win_hi8_tex_rgb_i4[];
extern unsigned char clk_win_hi9_tex_rgb_i4[];
extern unsigned char clk_win_yo1_tex_rgb_i4[];
extern unsigned char clk_win_yo2_tex_rgb_i4[];
extern unsigned char clk_win_yo3_tex_rgb_i4[];
extern unsigned char clk_win_yo4_tex_rgb_i4[];
extern unsigned char clk_win_yo5_tex_rgb_i4[];
extern unsigned char clk_win_yo6_tex_rgb_i4[];
extern unsigned char clk_win_yo7_tex_rgb_i4[];
extern unsigned char clk_win_nashi_tex_rgb_i4[];
/* vretex = 24 */
static Vtx clk_win2_v[] = {
/* 0番目 */ {  68,  -53,    0,    0,    0,    0,  174,  174,  174,  174},
/* 1番目 */ {  68,  -71,    0,    0,    0,  512,  174,  174,  174,  174},
/* 2番目 */ {  80,  -53,    0,    0,  366,    0,  174,  174,  174,  174},
/* 3番目 */ {  80,  -71,    0,    0,  366,  512,  174,  174,  174,  174},
/* 4番目 */ {  76,  -53,    0,    0,    0,    0,  174,  174,  174,  174},
/* 5番目 */ {  76,  -71,    0,    0,    0,  512,  174,  174,  174,  174},
/* 6番目 */ {  89,  -53,    0,    0,  366,    0,  174,  174,  174,  174},
/* 7番目 */ {  89,  -71,    0,    0,  366,  512,  174,  174,  174,  174},
/* 8番目 */ {  86,  -62,    0,    0,    0,    0,  174,  174,  174,  174},
/* 9番目 */ {  86,  -80,    0,    0,    0,  512,  174,  174,  174,  174},
/* 10番目 */ {  99,  -62,    0,    0,  366,    0,  174,  174,  174,  174},
/* 11番目 */ {  99,  -80,    0,    0,  366,  512,  174,  174,  174,  174},
/* 12番目 */ {  94,  -62,    0,    0,    0,    0,  174,  174,  174,  174},
/* 13番目 */ {  94,  -80,    0,    0,    0,  512,  174,  174,  174,  174},
/* 14番目 */ { 107,  -62,    0,    0,  366,    0,  174,  174,  174,  174},
/* 15番目 */ { 107,  -80,    0,    0,  366,  512,  174,  174,  174,  174},
/* 16番目 */ {  79,  -59,    0,    0,    0,    0,  174,  174,  174,  174},
/* 17番目 */ {  79,  -76,    0,    0,    0,  512,  174,  174,  174,  174},
/* 18番目 */ {  96,  -59,    0,    0,  512,    0,  174,  174,  174,  174},
/* 19番目 */ {  96,  -76,    0,    0,  512,  512,  174,  174,  174,  174},
/* 20番目 */ { 110,  -63,    0,    0,    0,    0,  152,  152,  152,  152},
/* 21番目 */ { 110,  -75,    0,    0,    0,  512,  152,  152,  152,  152},
/* 22番目 */ { 134,  -63,    0,    0, 1024,    0,  152,  152,  152,  152},
/* 23番目 */ { 134,  -75,    0,    0, 1024,  512,  152,  152,  152,  152},

};

Gfx clk_win_tuki1T_model[] = {
	gsSPTexture( 0xffff, 0xffff, 0, 0, G_ON),
	gsDPPipeSync(),
	gsDPSetCombineLERP(
		0, 0, 0, PRIMITIVE,
		TEXEL0, 0, PRIM_LOD_FRAC, 0,
		0, 0, 0, COMBINED,
		0, 0, 0, COMBINED
	),
/*	gsDPSetPrimColor(0, 255, 255, 255, 255, 255),*/
	/* カラーアニメーションに使う */
/*	gsSPDisplayList(anime_1_model),*/
/*	gsDPSetRenderMode(G_RM_FOG_SHADE_A,G_RM_ZB_XLU_SURF2),*/
	gsDPSetTextureLUT(G_TT_NONE),
	gsDPLoadTextureBlock_4b(
			anime_2_txt,
			G_IM_FMT_I,
			16, 16, 15,
			G_TX_MIRROR | G_TX_WRAP, G_TX_MIRROR | G_TX_WRAP,
			4, 4, 0, 0),
/* clk_win_tuki1T_1 */
/*	gsSPLoadGeometryMode(G_CULL_BACK | G_FOG | G_SHADE | G_SHADING_SMOOTH | G_ZBUFFER),*/
	gsSPVertex(&clk_win2_v[0],4,0),
	gsSP2Triangles( 0, 1, 2, 0, 1, 3, 2, 0 ),
	gsSPEndDisplayList(),
};

Gfx clk_win_tuki2T_model[] = {
	gsSPTexture( 0xffff, 0xffff, 0, 0, G_ON),
	gsDPPipeSync(),
	gsDPSetCombineLERP(
		0, 0, 0, PRIMITIVE,
		TEXEL0, 0, PRIM_LOD_FRAC, 0,
		0, 0, 0, COMBINED,
		0, 0, 0, COMBINED
	),
/*	gsDPSetPrimColor(0, 255, 70, 60, 235, 255),*/
/*	gsDPSetRenderMode(G_RM_FOG_SHADE_A,G_RM_ZB_XLU_SURF2),*/
	gsDPSetTextureLUT(G_TT_NONE),
	gsDPLoadTextureBlock_4b(
			anime_3_txt,
			G_IM_FMT_I,
			16, 16, 15,
			G_TX_MIRROR | G_TX_WRAP, G_TX_MIRROR | G_TX_WRAP,
			4, 4, 0, 0),
/* clk_win_tuki2T_1 */
/*	gsSPLoadGeometryMode(G_CULL_BACK | G_FOG | G_SHADE | G_SHADING_SMOOTH | G_ZBUFFER),*/
	gsSPVertex(&clk_win2_v[4],4,0),
	gsSP2Triangles( 0, 1, 2, 0, 1, 3, 2, 0 ),
	gsSPEndDisplayList(),
};

Gfx clk_win_tuki3T_model[] = {
	gsSPTexture( 0xffff, 0xffff, 0, 0, G_ON),
	gsDPPipeSync(),
	gsDPSetCombineLERP(
		0, 0, 0, PRIMITIVE,
		TEXEL0, 0, PRIM_LOD_FRAC, 0,
		0, 0, 0, COMBINED,
		0, 0, 0, COMBINED
	),
/*	gsDPSetPrimColor(0, 255, 70, 60, 235, 255),*/
/*	gsDPSetRenderMode(G_RM_FOG_SHADE_A,G_RM_ZB_XLU_SURF2),*/
	gsDPSetTextureLUT(G_TT_NONE),
	gsDPLoadTextureBlock_4b(
			anime_4_txt,
			G_IM_FMT_I,
			16, 16, 15,
			G_TX_MIRROR | G_TX_WRAP, G_TX_MIRROR | G_TX_WRAP,
			4, 4, 0, 0),
/* clk_win_tuki3T_1 */
/*	gsSPLoadGeometryMode(G_CULL_BACK | G_FOG | G_SHADE | G_SHADING_SMOOTH | G_ZBUFFER),*/
	gsSPVertex(&clk_win2_v[8],4,0),
	gsSP2Triangles( 0, 1, 2, 0, 1, 3, 2, 0 ),
	gsSPEndDisplayList(),
};

Gfx clk_win_tuki4T_model[] = {
	gsSPTexture( 0xffff, 0xffff, 0, 0, G_ON),
	gsDPPipeSync(),
	gsDPSetCombineLERP(
		0, 0, 0, PRIMITIVE,
		TEXEL0, 0, PRIM_LOD_FRAC, 0,
		0, 0, 0, COMBINED,
		0, 0, 0, COMBINED
	),
/*	gsDPSetPrimColor(0, 255, 60, 50, 195, 255),*/
	/* カラーアニメーションに使う */
/*	gsSPDisplayList(anime_7_model),*/
/*	gsDPSetRenderMode(G_RM_FOG_SHADE_A,G_RM_ZB_XLU_SURF2),*/
	gsDPSetTextureLUT(G_TT_NONE),
	gsDPLoadTextureBlock_4b(
			anime_5_txt,
			G_IM_FMT_I,
			16, 16, 15,
			G_TX_MIRROR | G_TX_WRAP, G_TX_MIRROR | G_TX_WRAP,
			4, 4, 0, 0),
/* clk_win_tuki4T_1 */
/*	gsSPLoadGeometryMode(G_CULL_BACK | G_FOG | G_SHADE | G_SHADING_SMOOTH | G_ZBUFFER),*/
	gsSPVertex(&clk_win2_v[12],4,0),
	gsSP2Triangles( 0, 1, 2, 0, 1, 3, 2, 0 ),
	gsSPEndDisplayList(),
};

Gfx clk_win_shikiriT_model[] = {
	gsSPTexture( 0xffff, 0xffff, 0, 0, G_ON),
	gsDPPipeSync(),
	gsDPSetCombineLERP(
		0, 0, 0, PRIMITIVE,
		TEXEL0, 0, PRIM_LOD_FRAC, 0,
		0, 0, 0, COMBINED,
		0, 0, 0, COMBINED
	),
/*	gsDPSetPrimColor(0, 255, 90, 90, 185, 255),*/
/*	gsDPSetRenderMode(G_RM_FOG_SHADE_A,G_RM_ZB_XLU_SURF2),*/
/* repeat = (1,1)  mirror = (1,1) clamp = (0,0) */
	gsDPPipeSync(),
	gsDPSetTextureLUT(G_TT_NONE),
	gsDPLoadTextureBlock_4b(
			clk_win_sen2_tex,
			G_IM_FMT_I,
			16, 16, 15,
			G_TX_MIRROR | G_TX_WRAP, G_TX_MIRROR | G_TX_WRAP,
			4, 4, 0, 0),
/* clk_win_shikiriT_1 */
/*	gsSPLoadGeometryMode(G_CULL_BACK | G_FOG | G_SHADE | G_SHADING_SMOOTH | G_ZBUFFER),*/
	gsSPVertex(&clk_win2_v[16],4,0),
	gsSP2Triangles( 0, 1, 2, 0, 1, 3, 2, 0 ),
	gsSPEndDisplayList(),
};

Gfx clk_win_youbiT_model[] = {
	gsSPTexture( 0xffff, 0xffff, 0, 0, G_ON),
	gsDPPipeSync(),
	gsDPSetCombineLERP(
		0, 0, 0, PRIMITIVE,
		TEXEL0, 0, PRIM_LOD_FRAC, 0,
		0, 0, 0, COMBINED,
		0, 0, 0, COMBINED
	),
/*	gsDPSetPrimColor(0, 255, 255, 255, 210, 255),*/
/*	gsDPSetRenderMode(G_RM_FOG_SHADE_A,G_RM_ZB_XLU_SURF2),*/
	gsDPSetTextureLUT(G_TT_NONE),
	gsDPLoadTextureBlock_4b(
			anime_6_txt,
			G_IM_FMT_I,
			32, 16, 15,
			G_TX_MIRROR | G_TX_WRAP, G_TX_MIRROR | G_TX_WRAP,
			5, 4, 0, 0),
/* clk_win_youbiT_1 */
/*	gsSPLoadGeometryMode(G_CULL_BACK | G_FOG | G_SHADE | G_SHADING_SMOOTH | G_ZBUFFER),*/
	gsSPVertex(&clk_win2_v[20],4,0),
	gsSP2Triangles( 0, 1, 2, 0, 1, 3, 2, 0 ),
	gsSPEndDisplayList(),
};

static unsigned char clk_win_sen2_tex[] = {
0x00,0x00,0x00,0x00,0x00,0x01,0x20,0x00,0x00,0x00,0x00,0x00,0x00,0x0b,0xf4,0x00,
0x00,0x00,0x00,0x00,0x00,0x6f,0xf0,0x00,0x00,0x00,0x00,0x00,0x01,0xff,0x50,0x00,
0x00,0x00,0x00,0x00,0x0b,0xfb,0x00,0x00,0x00,0x00,0x00,0x00,0x5f,0xf1,0x00,0x00,
0x00,0x00,0x00,0x01,0xef,0x60,0x00,0x00,0x00,0x00,0x00,0x0a,0xfc,0x00,0x00,0x00,
0x00,0x00,0x00,0x4f,0xf1,0x00,0x00,0x00,0x00,0x00,0x00,0xef,0x60,0x00,0x00,0x00,
0x00,0x00,0x09,0xfd,0x00,0x00,0x00,0x00,0x00,0x00,0x4f,0xf1,0x00,0x00,0x00,0x00,
0x00,0x00,0xef,0x70,0x00,0x00,0x00,0x00,0x00,0x09,0xfd,0x00,0x00,0x00,0x00,0x00,
0x00,0x1f,0xf2,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x50,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_sen2_tex */

extern unsigned char clk_win_hi0_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x04,0x40,0x00,0x00,0x00,
0x00,0x00,0x01,0xaf,0xf8,0x00,0x00,0x00,0x00,0x00,0x09,0xff,0xfc,0x00,0x00,0x00,
0x00,0x00,0x4f,0xab,0xfd,0x00,0x00,0x00,0x00,0x00,0xbf,0x04,0xdc,0x00,0x00,0x00,
0x00,0x02,0xf8,0x04,0xd9,0x00,0x00,0x00,0x00,0x07,0xf7,0x07,0xf6,0x00,0x00,0x00,
0x00,0x2b,0xf8,0x2c,0xf2,0x00,0x00,0x00,0x00,0x9e,0xfe,0xdf,0xb0,0x00,0x00,0x00,
0x00,0xbf,0xff,0xff,0x60,0x00,0x00,0x00,0x00,0xbf,0xff,0xfd,0x10,0x00,0x00,0x00,
0x00,0x9f,0xff,0xf5,0x00,0x00,0x00,0x00,0x00,0x2b,0xfe,0x70,0x00,0x00,0x00,0x00,
0x00,0x02,0x42,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_hi0_tex_rgb_i4 */
extern unsigned char clk_win_hi1a_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x74,0x00,0x00,0x00,
0x00,0x00,0x00,0x08,0xf8,0x00,0x00,0x00,0x00,0x00,0x00,0x8f,0xf4,0x00,0x00,0x00,
0x00,0x00,0x2b,0xff,0xb0,0x00,0x00,0x00,0x00,0x00,0x48,0xbf,0x60,0x00,0x00,0x00,
0x00,0x00,0x00,0xbf,0x20,0x00,0x00,0x00,0x00,0x00,0x04,0xfb,0x00,0x00,0x00,0x00,
0x00,0x00,0x0b,0xf6,0x00,0x00,0x00,0x00,0x00,0x00,0x4f,0xf3,0x00,0x00,0x00,0x00,
0x00,0x00,0xbf,0xd0,0x00,0x00,0x00,0x00,0x00,0x05,0xff,0x70,0x00,0x00,0x00,0x00,
0x00,0x3f,0xff,0x50,0x00,0x00,0x00,0x00,0x00,0xbe,0xee,0x90,0x00,0x00,0x00,0x00,
0x00,0x11,0x11,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_hi1a_tex_rgb_i4 */
extern unsigned char clk_win_hi2_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x25,0x40,0x00,0x00,0x00,
0x00,0x00,0x08,0xff,0xf9,0x00,0x00,0x00,0x00,0x00,0x8f,0xff,0xff,0x20,0x00,0x00,
0x00,0x03,0xe9,0x37,0xfe,0x10,0x00,0x00,0x00,0x03,0x30,0x06,0xfc,0x00,0x00,0x00,
0x00,0x00,0x00,0x3d,0xf6,0x00,0x00,0x00,0x00,0x00,0x06,0xef,0xa0,0x00,0x00,0x00,
0x00,0x01,0xaf,0xf9,0x00,0x00,0x00,0x00,0x00,0x0b,0xff,0x70,0x30,0x00,0x00,0x00,
0x00,0x8f,0xf9,0x08,0x70,0x00,0x00,0x00,0x02,0xff,0xfb,0xcf,0x40,0x00,0x00,0x00,
0x08,0xff,0xff,0xfc,0x10,0x00,0x00,0x00,0x0b,0xee,0xee,0xe8,0x00,0x00,0x00,0x00,
0x01,0x11,0x11,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_hi2_tex_rgb_i4 */
extern unsigned char clk_win_hi3_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x35,0x30,0x00,0x00,0x00,
0x00,0x00,0x1a,0xff,0xf6,0x00,0x00,0x00,0x00,0x01,0xbf,0xef,0xfb,0x00,0x00,0x00,
0x00,0x03,0xb5,0x29,0xfa,0x00,0x00,0x00,0x00,0x00,0x00,0x0b,0xf5,0x00,0x00,0x00,
0x00,0x00,0x01,0xaf,0xb1,0x00,0x00,0x00,0x00,0x00,0x5f,0xfd,0x10,0x00,0x00,0x00,
0x00,0x00,0x4a,0xff,0x40,0x00,0x00,0x00,0x00,0x30,0x01,0xef,0x60,0x00,0x00,0x00,
0x06,0x90,0x09,0xff,0x30,0x00,0x00,0x00,0x09,0xe7,0xbf,0xfc,0x00,0x00,0x00,0x00,
0x09,0xff,0xff,0xf5,0x00,0x00,0x00,0x00,0x00,0xef,0xfd,0x60,0x00,0x00,0x00,0x00,
0x00,0x24,0x41,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_hi3_tex_rgb_i4 */
extern unsigned char clk_win_hi4_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x25,0x51,0x00,0x00,0x00,
0x00,0x00,0x00,0xbf,0xf9,0x00,0x00,0x00,0x00,0x00,0x06,0xff,0xf6,0x00,0x00,0x00,
0x00,0x00,0x2e,0xde,0xe1,0x00,0x00,0x00,0x00,0x00,0xae,0x7f,0xa0,0x00,0x00,0x00,
0x00,0x05,0xf6,0x8f,0x50,0x00,0x00,0x00,0x00,0x1d,0xd1,0xdf,0x00,0x00,0x00,0x00,
0x00,0x9f,0x64,0xfb,0x55,0x00,0x00,0x00,0x02,0xff,0xef,0xfd,0xf6,0x00,0x00,0x00,
0x06,0xff,0xff,0xff,0xc0,0x00,0x00,0x00,0x05,0x99,0xbf,0xd9,0x20,0x00,0x00,0x00,
0x00,0x00,0xbf,0x30,0x00,0x00,0x00,0x00,0x00,0x04,0xeb,0x00,0x00,0x00,0x00,0x00,
0x00,0x04,0x44,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_hi4_tex_rgb_i4 */
extern unsigned char clk_win_hi5_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x45,0x52,0x00,0x00,0x00,
0x00,0x00,0x05,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x0b,0xfa,0xaa,0x00,0x00,0x00,
0x00,0x00,0x2e,0xd0,0x00,0x00,0x00,0x00,0x00,0x00,0x7f,0x40,0x00,0x00,0x00,0x00,
0x00,0x01,0xce,0x40,0x00,0x00,0x00,0x00,0x00,0x04,0xff,0xf9,0x00,0x00,0x00,0x00,
0x00,0x01,0x6c,0xff,0x40,0x00,0x00,0x00,0x00,0x30,0x04,0xef,0x60,0x00,0x00,0x00,
0x06,0x90,0x09,0xff,0x30,0x00,0x00,0x00,0x09,0xe7,0xbf,0xfc,0x00,0x00,0x00,0x00,
0x09,0xff,0xff,0xf5,0x00,0x00,0x00,0x00,0x03,0xef,0xfd,0x60,0x00,0x00,0x00,0x00,
0x00,0x24,0x41,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_hi5_tex_rgb_i4 */
extern unsigned char clk_win_hi6_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x14,0x40,0x00,0x00,0x00,
0x00,0x00,0x04,0xdf,0xf6,0x00,0x00,0x00,0x00,0x00,0x4f,0xf7,0x7c,0x00,0x00,0x00,
0x00,0x01,0xcf,0x61,0x17,0x00,0x00,0x00,0x00,0x06,0xfa,0x00,0x00,0x00,0x00,0x00,
0x00,0x3d,0xfe,0xe9,0x00,0x00,0x00,0x00,0x00,0xaf,0xff,0xff,0x40,0x00,0x00,0x00,
0x00,0xdf,0x92,0x9f,0x40,0x00,0x00,0x00,0x03,0xff,0x30,0xbf,0x30,0x00,0x00,0x00,
0x09,0xff,0xba,0xfd,0x00,0x00,0x00,0x00,0x09,0xff,0xff,0xf7,0x00,0x00,0x00,0x00,
0x03,0xff,0xff,0xc1,0x00,0x00,0x00,0x00,0x00,0xaf,0xfc,0x30,0x00,0x00,0x00,0x00,
0x00,0x05,0x40,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_hi6_tex_rgb_i4 */
extern unsigned char clk_win_hi7_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x11,0x11,0x11,0x00,0x00,0x00,
0x00,0x0c,0xee,0xff,0xfe,0x60,0x00,0x00,0x00,0x0c,0xee,0xff,0xfe,0x20,0x00,0x00,
0x00,0x00,0x00,0x0d,0xf8,0x00,0x00,0x00,0x00,0x00,0x00,0xdf,0x92,0x00,0x00,0x00,
0x00,0x00,0x05,0xff,0x30,0x00,0x00,0x00,0x00,0x00,0x0c,0xfa,0x00,0x00,0x00,0x00,
0x00,0x00,0x0f,0xf4,0x00,0x00,0x00,0x00,0x00,0x00,0x4f,0xc0,0x00,0x00,0x00,0x00,
0x00,0x00,0xaf,0x80,0x00,0x00,0x00,0x00,0x00,0x03,0xef,0x20,0x00,0x00,0x00,0x00,
0x00,0x09,0xfe,0x20,0x00,0x00,0x00,0x00,0x00,0x19,0xe8,0x00,0x00,0x00,0x00,0x00,
0x00,0x01,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_hi7_tex_rgb_i4 */
extern unsigned char clk_win_hi8_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x35,0x30,0x00,0x00,0x00,
0x00,0x00,0x19,0xff,0xf7,0x00,0x00,0x00,0x00,0x00,0x9f,0xdd,0xfd,0x00,0x00,0x00,
0x00,0x03,0xff,0x13,0xfc,0x00,0x00,0x00,0x00,0x06,0xff,0x9a,0xf8,0x00,0x00,0x00,
0x00,0x05,0xff,0xff,0xd2,0x00,0x00,0x00,0x00,0x06,0xff,0xfd,0x30,0x00,0x00,0x00,
0x00,0x5f,0xff,0xff,0x40,0x00,0x00,0x00,0x01,0xdf,0xb7,0xdf,0x90,0x00,0x00,0x00,
0x05,0xfe,0x20,0xdf,0x70,0x00,0x00,0x00,0x07,0xff,0xcc,0xfe,0x20,0x00,0x00,0x00,
0x06,0xff,0xff,0xf7,0x00,0x00,0x00,0x00,0x01,0xcf,0xfd,0x70,0x00,0x00,0x00,0x00,
0x00,0x14,0x41,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_hi8_tex_rgb_i4 */
extern unsigned char clk_win_hi9_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x45,0x60,0x00,0x00,0x00,
0x00,0x00,0x3c,0xff,0xb3,0x00,0x00,0x00,0x00,0x01,0xcf,0xff,0xfa,0x00,0x00,0x00,
0x00,0x07,0xff,0xab,0xfc,0x00,0x00,0x00,0x00,0x0d,0xfb,0x03,0xfc,0x00,0x00,0x00,
0x00,0x3f,0xf9,0x29,0xf9,0x00,0x00,0x00,0x00,0x4f,0xff,0xff,0xd3,0x00,0x00,0x00,
0x00,0x4f,0xff,0xff,0xd0,0x00,0x00,0x00,0x00,0x09,0xee,0xff,0xa0,0x00,0x00,0x00,
0x00,0x00,0x0a,0xfd,0x30,0x00,0x00,0x00,0x00,0x71,0x4f,0xc6,0x00,0x00,0x00,0x00,
0x00,0xcd,0xff,0xa4,0x00,0x00,0x00,0x00,0x01,0x6f,0xda,0x40,0x00,0x00,0x00,0x00,
0x00,0x04,0x40,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_hi9_tex_rgb_i4 */
extern unsigned char clk_win_yo1_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x03,0x88,0x71,0x00,0x48,0x87,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x06,0xff,0xf5,0x00,0xbf,0xff,0x20,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x05,0xff,0xf8,0x01,0xef,0xfe,0x20,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x05,0xff,0xfb,0x03,0xff,0xfe,0x20,0x00,0x34,0x30,0x00,0x02,0x20,0x34,0x20,0x00,
0x05,0xfe,0xfe,0x06,0xfe,0xff,0x20,0x2b,0xff,0xfc,0x30,0x2e,0xec,0xff,0xe5,0x00,
0x05,0xfd,0xff,0x28,0xfd,0xef,0x20,0xaf,0xfe,0xff,0xd1,0x2f,0xff,0xef,0xfd,0x10,
0x05,0xfb,0xcf,0x6a,0xfa,0xef,0x22,0xff,0x91,0x6f,0xf5,0x1f,0xf9,0x17,0xff,0x20,
0x05,0xfa,0x9f,0xad,0xe7,0xff,0x15,0xff,0x30,0x1e,0xf8,0x1f,0xf5,0x03,0xff,0x20,
0x05,0xf9,0x6f,0xdf,0xd4,0xff,0x15,0xff,0x20,0x0d,0xf8,0x1f,0xf5,0x04,0xff,0x20,
0x05,0xfa,0x3f,0xff,0xa3,0xff,0x23,0xff,0x60,0x3f,0xf6,0x1f,0xf5,0x04,0xff,0x20,
0x05,0xfa,0x0d,0xff,0x73,0xff,0x20,0xdf,0xe9,0xcf,0xe2,0x2f,0xf5,0x04,0xff,0x20,
0x06,0xfb,0x0a,0xff,0x43,0xff,0x20,0x4e,0xff,0xff,0x70,0x2f,0xf6,0x04,0xff,0x20,
0x03,0x85,0x04,0x87,0x12,0x87,0x10,0x02,0x89,0x84,0x00,0x17,0x83,0x02,0x87,0x10,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_yo1_tex_rgb_i4 */
extern unsigned char clk_win_yo2_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x03,0x88,0x88,0x88,0x88,0x50,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x06,0xff,0xff,0xff,0xff,0xa0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x05,0xdc,0xdf,0xfe,0xcd,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x5f,0xf9,0x01,0x01,0x33,0x10,0x02,0x32,0x00,0x01,0x44,0x30,0x00,0x00,
0x00,0x00,0x4f,0xf9,0x00,0x04,0xff,0x70,0x0c,0xfc,0x00,0x3c,0xff,0xfc,0x30,0x00,
0x00,0x00,0x4f,0xf9,0x00,0x04,0xff,0x80,0x0d,0xfd,0x01,0xef,0xfd,0xff,0xd1,0x00,
0x00,0x00,0x4f,0xf9,0x00,0x04,0xff,0x80,0x0c,0xfc,0x07,0xfe,0x41,0x6f,0xf5,0x00,
0x00,0x00,0x4f,0xf9,0x00,0x04,0xff,0x80,0x0c,0xfc,0x0a,0xfe,0xbd,0xef,0xf8,0x00,
0x00,0x00,0x4f,0xf9,0x00,0x04,0xff,0x70,0x0c,0xfc,0x0a,0xff,0xfe,0xca,0x84,0x00,
0x00,0x00,0x4f,0xf9,0x00,0x04,0xff,0x90,0x2e,0xfc,0x08,0xfe,0x40,0x04,0x50,0x00,
0x00,0x00,0x4f,0xf9,0x00,0x02,0xff,0xfb,0xef,0xfc,0x03,0xff,0xc8,0xaf,0xf4,0x00,
0x00,0x00,0x5f,0xfa,0x00,0x00,0x9f,0xff,0xff,0xfd,0x00,0x7f,0xff,0xff,0xc2,0x00,
0x00,0x00,0x28,0x85,0x00,0x00,0x06,0x99,0x55,0x86,0x00,0x04,0x89,0x96,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_yo2_tex_rgb_i4 */
extern unsigned char clk_win_yo3_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x05,0x85,0x00,0x68,0x60,0x06,0x84,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x87,0x10,
0x0a,0xfe,0x01,0xff,0xe0,0x0e,0xf7,0x00,0x00,0x00,0x00,0x00,0x00,0x05,0xff,0x30,
0x07,0xfe,0x13,0xff,0xf2,0x2f,0xf4,0x00,0x00,0x00,0x00,0x00,0x00,0x04,0xff,0x30,
0x04,0xff,0x35,0xff,0xf4,0x3f,0xf2,0x00,0x14,0x42,0x00,0x00,0x14,0x45,0xff,0x30,
0x02,0xef,0x57,0xfe,0xf7,0x5f,0xd0,0x05,0xdf,0xfe,0x50,0x03,0xdf,0xfe,0xff,0x30,
0x00,0xdf,0x89,0xfc,0xf9,0x8f,0xa0,0x2e,0xfe,0xdf,0xf2,0x0d,0xff,0xef,0xff,0x30,
0x00,0xaf,0xbc,0xf9,0xfc,0xaf,0x80,0x8f,0xc2,0x2d,0xf7,0x4f,0xf8,0x18,0xff,0x30,
0x00,0x7f,0xdf,0xe5,0xee,0xdf,0x50,0xaf,0xdb,0xef,0xf9,0x6f,0xe1,0x04,0xff,0x30,
0x00,0x5f,0xef,0xd1,0xef,0xff,0x30,0xbf,0xff,0xdb,0x84,0x7f,0xe1,0x04,0xff,0x30,
0x00,0x3f,0xff,0xb0,0xcf,0xfe,0x10,0x9f,0xc1,0x02,0x60,0x6f,0xf4,0x06,0xff,0x30,
0x00,0x1d,0xff,0x90,0x9f,0xfc,0x00,0x4f,0xfb,0x8d,0xf5,0x2f,0xfd,0x9e,0xff,0x30,
0x00,0x0b,0xff,0x70,0x7f,0xfa,0x00,0x09,0xff,0xff,0xd3,0x08,0xff,0xff,0xff,0x30,
0x00,0x05,0x88,0x20,0x38,0x84,0x00,0x00,0x59,0x98,0x20,0x00,0x59,0x95,0x67,0x10,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_yo3_tex_rgb_i4 */
extern unsigned char clk_win_yo4_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x06,0x88,0x88,0x88,0x88,0x24,0x87,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x0e,0xff,0xff,0xff,0xff,0x49,0xff,0x30,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x0a,0xdc,0xef,0xfd,0xcc,0x39,0xff,0x20,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0xbf,0xf3,0x00,0x09,0xfe,0x33,0x43,0x00,0x02,0x32,0x00,0x02,0x31,0x00,
0x00,0x00,0xbf,0xf2,0x00,0x09,0xff,0xdf,0xff,0x90,0x09,0xfe,0x30,0x3e,0xf7,0x00,
0x00,0x00,0xbf,0xf3,0x00,0x09,0xff,0xfe,0xff,0xf5,0x09,0xff,0x30,0x3f,0xf8,0x00,
0x00,0x00,0xbf,0xf3,0x00,0x09,0xff,0x81,0x7f,0xf8,0x09,0xff,0x30,0x3f,0xf8,0x00,
0x00,0x00,0xbf,0xf3,0x00,0x09,0xff,0x20,0x4f,0xf7,0x09,0xff,0x30,0x3f,0xf8,0x00,
0x00,0x00,0xbf,0xf3,0x00,0x09,0xff,0x30,0x4f,0xf7,0x09,0xff,0x20,0x2f,0xf8,0x00,
0x00,0x00,0xbf,0xf3,0x00,0x09,0xff,0x30,0x4f,0xf7,0x09,0xff,0x40,0x6f,0xf8,0x00,
0x00,0x00,0xbf,0xf3,0x00,0x09,0xff,0x30,0x4f,0xf7,0x07,0xff,0xeb,0xff,0xf8,0x00,
0x00,0x00,0xcf,0xf3,0x00,0x0a,0xff,0x30,0x5f,0xf8,0x02,0xdf,0xff,0xff,0xf8,0x00,
0x00,0x00,0x58,0x71,0x00,0x05,0x87,0x10,0x28,0x84,0x00,0x28,0x99,0x47,0x84,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_yo4_tex_rgb_i4 */
extern unsigned char clk_win_yo5_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x04,0x88,0x88,0x88,0x88,0x70,0x00,0x00,0x00,0x00,0x00,0x01,0x78,0x50,0x00,
0x00,0x08,0xff,0xff,0xff,0xff,0xf1,0x00,0x00,0x00,0x00,0x00,0x03,0xff,0xa0,0x00,
0x00,0x08,0xff,0xfd,0xcc,0xcd,0xc1,0x00,0x00,0x00,0x00,0x00,0x02,0xde,0x80,0x00,
0x00,0x08,0xff,0xc1,0x00,0x00,0x00,0x00,0x32,0x14,0x40,0x00,0x00,0x34,0x20,0x00,
0x00,0x08,0xff,0xc0,0x00,0x00,0x00,0x03,0xee,0xcf,0xe1,0x00,0x01,0xde,0x90,0x00,
0x00,0x08,0xff,0xd6,0x66,0x66,0x10,0x03,0xff,0xff,0xe2,0x00,0x01,0xef,0x90,0x00,
0x00,0x08,0xff,0xff,0xff,0xff,0x30,0x03,0xff,0xb2,0x10,0x00,0x01,0xef,0x90,0x00,
0x00,0x08,0xff,0xfe,0xee,0xee,0x20,0x03,0xff,0x60,0x00,0x00,0x01,0xef,0x90,0x00,
0x00,0x08,0xff,0xd1,0x11,0x11,0x00,0x03,0xff,0x60,0x00,0x00,0x01,0xef,0x90,0x00,
0x00,0x08,0xff,0xc0,0x00,0x00,0x00,0x03,0xff,0x60,0x00,0x00,0x01,0xef,0x90,0x00,
0x00,0x08,0xff,0xc0,0x00,0x00,0x00,0x03,0xff,0x60,0x00,0x00,0x01,0xef,0x90,0x00,
0x00,0x08,0xff,0xd0,0x00,0x00,0x00,0x03,0xff,0x60,0x00,0x00,0x01,0xff,0xa0,0x00,
0x00,0x04,0x88,0x60,0x00,0x00,0x00,0x01,0x78,0x30,0x00,0x00,0x00,0x78,0x50,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_yo5_tex_rgb_i4 */
extern unsigned char clk_win_yo6_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x39,0xbc,0xa5,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x03,0xef,0xff,0xff,0x90,0x00,0x00,0x00,0x00,0x00,0x00,0x2b,0xb3,0x00,0x00,
0x00,0x0b,0xff,0xa9,0xef,0xf2,0x00,0x00,0x00,0x00,0x00,0x00,0x2f,0xf4,0x00,0x00,
0x00,0x1e,0xfc,0x00,0x3c,0x50,0x00,0x02,0x44,0x41,0x00,0x01,0x5f,0xf6,0x10,0x00,
0x00,0x1e,0xfe,0x83,0x00,0x00,0x01,0x9e,0xff,0xfe,0x60,0x04,0xff,0xff,0x70,0x00,
0x00,0x08,0xff,0xff,0xc6,0x00,0x03,0xff,0xec,0xff,0xe1,0x04,0xff,0xfe,0x70,0x00,
0x00,0x00,0x8e,0xff,0xff,0xa0,0x00,0x98,0x23,0xdf,0xf3,0x00,0x5f,0xf5,0x00,0x00,
0x00,0x00,0x02,0x7c,0xff,0xf5,0x00,0x28,0xcf,0xff,0xf3,0x00,0x4f,0xf4,0x00,0x00,
0x00,0x04,0x90,0x00,0x9f,0xf9,0x02,0xdf,0xfc,0xcf,0xf2,0x00,0x4f,0xf4,0x00,0x00,
0x00,0x4f,0xf8,0x00,0x6f,0xf8,0x07,0xff,0x50,0xaf,0xf3,0x00,0x4f,0xf4,0x00,0x00,
0x00,0x3f,0xff,0xcb,0xef,0xf5,0x08,0xff,0x99,0xff,0xfc,0x30,0x4f,0xfc,0x70,0x00,
0x00,0x06,0xef,0xff,0xff,0x90,0x04,0xff,0xff,0xff,0xff,0x30,0x1d,0xff,0xb0,0x00,
0x00,0x00,0x38,0xbb,0xa6,0x00,0x00,0x49,0x98,0x34,0x98,0x00,0x02,0x79,0x50,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_yo6_tex_rgb_i4 */
extern unsigned char clk_win_yo7_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x6a,0xcb,0x93,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x09,0xff,0xff,0xfe,0x50,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x4f,0xfd,0x9b,0xff,0xa0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x8f,0xf5,0x00,0x8b,0x20,0x23,0x20,0x02,0x32,0x00,0x32,0x14,0x42,0x00,0x00,
0x00,0x7f,0xfc,0x61,0x00,0x00,0x9f,0xc0,0x0b,0xfb,0x02,0xee,0xcf,0xfe,0x50,0x00,
0x00,0x2e,0xff,0xfe,0x93,0x00,0x9f,0xd0,0x0b,0xfb,0x02,0xff,0xfe,0xff,0xd1,0x00,
0x00,0x04,0xcf,0xff,0xfe,0x50,0x9f,0xc0,0x0b,0xfb,0x02,0xff,0x91,0x8f,0xf3,0x00,
0x00,0x00,0x04,0x9e,0xff,0xd1,0x9f,0xc0,0x0b,0xfb,0x02,0xff,0x40,0x6f,0xf3,0x00,
0x00,0x07,0x50,0x02,0xdf,0xf3,0x9f,0xc0,0x0b,0xfb,0x02,0xff,0x40,0x6f,0xf3,0x00,
0x00,0xbf,0xd3,0x00,0xcf,0xf2,0x9f,0xd1,0x1d,0xfb,0x02,0xff,0x40,0x6f,0xf3,0x00,
0x00,0x9f,0xfe,0xbc,0xff,0xd0,0x8f,0xfc,0xdf,0xfb,0x02,0xff,0x40,0x6f,0xf3,0x00,
0x00,0x1b,0xff,0xff,0xfe,0x50,0x2e,0xff,0xff,0xfc,0x03,0xff,0x50,0x6f,0xf3,0x00,
0x00,0x00,0x6a,0xbb,0x83,0x00,0x03,0x99,0x64,0x85,0x01,0x78,0x20,0x38,0x71,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_yo7_tex_rgb_i4 */
extern unsigned char clk_win_nashi_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_nashi_tex_rgb_i4 */

