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

/* VIEWER からのテキスチャ─アニメーション指定 */
extern unsigned short anime_1_txt[];
/* 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 Gfx anime_6_model[];
extern unsigned char hi_light_txt[];
extern Mtx	softsprite_mtx;
/* texture = 4 */
static unsigned char clk_win_ten_tex[128];

/* ビュア─設定のパレット */
/* ビュア─設定のテキスチャ─ */
extern unsigned char clk_win_moji0_tex_rgb_i4[];
extern unsigned char clk_win_moji1_tex_rgb_i4[];
extern unsigned char clk_win_moji1a_tex_rgb_i4[];
extern unsigned char clk_win_moji2_tex_rgb_i4[];
extern unsigned char clk_win_moji3_tex_rgb_i4[];
extern unsigned char clk_win_moji4_tex_rgb_i4[];
extern unsigned char clk_win_moji5_tex_rgb_i4[];
extern unsigned char clk_win_moji6_tex_rgb_i4[];
extern unsigned char clk_win_moji7_tex_rgb_i4[];
extern unsigned char clk_win_moji8_tex_rgb_i4[];
extern unsigned char clk_win_moji9_tex_rgb_i4[];
extern unsigned char clk_win_am_tex_rgb_i4[];
extern unsigned char clk_win_pm_tex_rgb_i4[];
/* vretex = 24 */
static Vtx clk_win3_v[] = {
/* 0番目 */ {  84,  -79,    0,    0,    0,    0,  255,  255,  255,  255},
/* 1番目 */ {  84,  -91,    0,    0,    0,  512,  255,  255,  255,  255},
/* 2番目 */ {  97,  -79,    0,    0,  512,    0,  255,  255,  255,  255},
/* 3番目 */ {  97,  -91,    0,    0,  512,  512,  255,  255,  255,  255},
/* 4番目 */ {  99,  -80,    0,    0,    0,    0,  255,  255,  255,  255},
/* 5番目 */ {  99,  -92,    0,    0,    0,  512,  255,  255,  255,  255},
/* 6番目 */ { 105,  -80,    0,    0,  256,    0,  255,  255,  255,  255},
/* 7番目 */ { 105,  -92,    0,    0,  256,  512,  255,  255,  255,  255},
/* 8番目 */ { 105,  -80,    0,    0,    0,    0,  255,  255,  255,  255},
/* 9番目 */ { 105,  -92,    0,    0,    0,  512,  255,  255,  255,  255},
/* 10番目 */ { 111,  -92,    0,    0,  256,  512,  255,  255,  255,  255},
/* 11番目 */ { 111,  -80,    0,    0,  256,    0,  255,  255,  255,  255},
/* 12番目 */ { 113,  -80,    0,    0,   85,    0,  255,  255,  255,  255},
/* 13番目 */ { 113,  -92,    0,    0,   85,  512,  255,  255,  255,  255},
/* 14番目 */ { 119,  -80,    0,    0,  341,    0,  255,  255,  255,  255},
/* 15番目 */ { 119,  -92,    0,    0,  341,  512,  255,  255,  255,  255},
/* 16番目 */ { 120,  -80,    0,    0,    0,    0,  255,  255,  255,  255},
/* 17番目 */ { 120,  -92,    0,    0,    0,  512,  255,  255,  255,  255},
/* 18番目 */ { 126,  -92,    0,    0,  256,  512,  255,  255,  255,  255},
/* 19番目 */ { 126,  -80,    0,    0,  256,    0,  255,  255,  255,  255},
/* 20番目 */ { 133,  -92,    0,    0,  256,  512,  255,  255,  255,  255},
/* 21番目 */ { 133,  -80,    0,    0,  256,    0,  255,  255,  255,  255},
/* 22番目 */ { 127,  -80,    0,    0,    0,    0,  255,  255,  255,  255},
/* 23番目 */ { 127,  -92,    0,    0,    0,  512,  255,  255,  255,  255},

};

Gfx clk_win_nitiyaT_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, 30, 255),*/
/*	gsDPSetRenderMode(G_RM_FOG_SHADE_A,G_RM_ZB_XLU_SURF2),*/
	gsDPSetTextureLUT(G_TT_NONE),
	gsDPLoadTextureBlock_4b(
			anime_1_txt,
			G_IM_FMT_I,
			16, 16, 15,
			G_TX_NOMIRROR | G_TX_WRAP, G_TX_NOMIRROR | G_TX_WRAP,
			4, 4, 0, 0),
/* clk_win_nitiyaT_1 */
/*	gsSPLoadGeometryMode(G_CULL_BACK | G_FOG | G_SHADE | G_SHADING_SMOOTH | G_ZBUFFER),*/
	gsSPVertex(&clk_win3_v[0],4,0),
	gsSP2Triangles( 0, 1, 2, 0, 1, 3, 2, 0 ),
	gsSPEndDisplayList(),
};

Gfx clk_win_jikan1T_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_6_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_NOMIRROR | G_TX_WRAP, G_TX_NOMIRROR | G_TX_WRAP,
			4, 4, 0, 0),
/* clk_win_jikan1T_1 */
/*	gsSPLoadGeometryMode(G_CULL_BACK | G_FOG | G_SHADE | G_SHADING_SMOOTH | G_ZBUFFER),*/
	gsSPVertex(&clk_win3_v[4],4,0),
	gsSP2Triangles( 0, 1, 2, 0, 1, 3, 2, 0 ),
	gsSPEndDisplayList(),
};

Gfx clk_win_jikan2T_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, 30, 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_NOMIRROR | G_TX_WRAP, G_TX_NOMIRROR | G_TX_WRAP,
			4, 4, 0, 0),
/* clk_win_jikan2T_1 */
/*	gsSPLoadGeometryMode(G_CULL_BACK | G_FOG | G_SHADE | G_SHADING_SMOOTH | G_ZBUFFER),*/
	gsSPVertex(&clk_win3_v[8],4,0),
	gsSP2Triangles( 0, 1, 2, 0, 2, 3, 0, 0 ),
	gsSPEndDisplayList(),
};

Gfx clk_win_tenT_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, 30, 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_ten_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_tenT_1 */
/*	gsSPLoadGeometryMode(G_CULL_BACK | G_FOG | G_SHADE | G_SHADING_SMOOTH | G_ZBUFFER),*/
	gsSPVertex(&clk_win3_v[12],4,0),
	gsSP2Triangles( 0, 1, 2, 0, 1, 3, 2, 0 ),
	gsSPEndDisplayList(),
};

Gfx clk_win_jikan3T_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, 30, 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_NOMIRROR | G_TX_WRAP, G_TX_NOMIRROR | G_TX_WRAP,
			4, 4, 0, 0),
/* clk_win_jikan3T_1 */
/*	gsSPLoadGeometryMode(G_CULL_BACK | G_FOG | G_SHADE | G_SHADING_SMOOTH | G_ZBUFFER),*/
	gsSPVertex(&clk_win3_v[16],4,0),
	gsSP2Triangles( 0, 1, 2, 0, 2, 3, 0, 0 ),
	gsSPEndDisplayList(),
};

Gfx clk_win_jikan4T_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, 30, 255),*/
/*	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_NOMIRROR | G_TX_WRAP, G_TX_NOMIRROR | G_TX_WRAP,
			4, 4, 0, 0),
/* clk_win_jikan4T_1 */
/*	gsSPLoadGeometryMode(G_CULL_BACK | G_FOG | G_SHADE | G_SHADING_SMOOTH | G_ZBUFFER),*/
	gsSPVertex(&clk_win3_v[20],4,0),
	gsSP2Triangles( 0, 1, 2, 0, 2, 3, 0, 0 ),
	gsSPEndDisplayList(),
};

static unsigned char clk_win_ten_tex[] = {
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,0x09,0x60,0x00,0x00,0x00,0x00,0x00,0x00,0x0f,0xf0,0x00,0x00,0x00,0x00,
0x00,0x00,0x0f,0xf0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x03,0x20,0x00,0x00,0x00,0x00,
0x00,0x00,0x0f,0xf0,0x00,0x00,0x00,0x00,0x00,0x00,0x0f,0xf0,0x00,0x00,0x00,0x00,
0x00,0x00,0x03,0x20,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_ten_tex */

extern unsigned char clk_win_moji0_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x4a,0xb6,0x00,0x00,0x00,0x00,0x00,0x07,0xff,0xff,0x90,0x00,0x00,0x00,0x00,
0x2e,0xf9,0x8f,0xf4,0x00,0x00,0x00,0x00,0x7f,0xa0,0x08,0xf9,0x00,0x00,0x00,0x00,
0xaf,0x60,0x04,0xfc,0x00,0x00,0x00,0x00,0xbf,0x50,0x03,0xed,0x10,0x00,0x00,0x00,
0xbf,0x50,0x03,0xed,0x10,0x00,0x00,0x00,0x9f,0x60,0x04,0xfc,0x00,0x00,0x00,0x00,
0x7f,0xa0,0x08,0xf9,0x00,0x00,0x00,0x00,0x2d,0xf9,0x8e,0xf4,0x00,0x00,0x00,0x00,
0x06,0xff,0xff,0x80,0x00,0x00,0x00,0x00,0x00,0x4a,0xb5,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_moji0_tex_rgb_i4 */
extern unsigned char clk_win_moji1_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x26,0x30,0x00,0x00,0x00,0x00,0x00,0x00,0xbf,0x70,0x00,0x00,0x00,0x00,0x00,
0x2a,0xff,0x70,0x00,0x00,0x00,0x00,0x00,0x8f,0xff,0x70,0x00,0x00,0x00,0x00,0x00,
0x4a,0xaf,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x7f,0x80,0x00,0x00,0x00,0x00,0x00,
0x00,0x7f,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x7f,0x80,0x00,0x00,0x00,0x00,0x00,
0x00,0x7f,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x7f,0x80,0x00,0x00,0x00,0x00,0x00,
0x00,0x7f,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x48,0x40,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_moji1_tex_rgb_i4 */
extern unsigned char clk_win_moji1a_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x26,0x30,0x00,0x00,0x00,0x00,0x00,0x00,0xbf,0x70,0x00,0x00,0x00,0x00,
0x00,0x2a,0xff,0x70,0x00,0x00,0x00,0x00,0x00,0x8f,0xff,0x70,0x00,0x00,0x00,0x00,
0x00,0x4a,0xaf,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x7f,0x80,0x00,0x00,0x00,0x00,
0x00,0x00,0x7f,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x7f,0x80,0x00,0x00,0x00,0x00,
0x00,0x00,0x7f,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x7f,0x80,0x00,0x00,0x00,0x00,
0x00,0x00,0x7f,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x48,0x40,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_moji1a_tex_rgb_i4 */
extern unsigned char clk_win_moji2_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x5b,0xb6,0x00,0x00,0x00,0x00,0x00,0x08,0xff,0xff,0x90,0x00,0x00,0x00,0x00,
0x2e,0xf7,0x7f,0xe2,0x00,0x00,0x00,0x00,0x3e,0x90,0x1b,0xf5,0x00,0x00,0x00,0x00,
0x01,0x10,0x2d,0xf4,0x00,0x00,0x00,0x00,0x00,0x04,0xdf,0xc1,0x00,0x00,0x00,0x00,
0x00,0x8f,0xfc,0x30,0x00,0x00,0x00,0x00,0x07,0xfe,0x71,0x00,0x00,0x00,0x00,0x00,
0x2e,0xe4,0x00,0x00,0x00,0x00,0x00,0x00,0x6f,0xeb,0xbb,0xb4,0x00,0x00,0x00,0x00,
0x7f,0xff,0xff,0xf5,0x00,0x00,0x00,0x00,0x48,0x87,0x78,0x72,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_moji2_tex_rgb_i4 */
extern unsigned char clk_win_moji3_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x6b,0xb6,0x00,0x00,0x00,0x00,0x00,0x0a,0xff,0xff,0xa0,0x00,0x00,0x00,0x00,
0x3f,0xd5,0x6e,0xf4,0x00,0x00,0x00,0x00,0x03,0x30,0x1b,0xf4,0x00,0x00,0x00,0x00,
0x00,0x23,0x7f,0xe2,0x00,0x00,0x00,0x00,0x00,0x9f,0xfe,0x50,0x00,0x00,0x00,0x00,
0x00,0x6c,0xdf,0xd2,0x00,0x00,0x00,0x00,0x00,0x00,0x0a,0xf7,0x00,0x00,0x00,0x00,
0x17,0x30,0x08,0xf8,0x00,0x00,0x00,0x00,0x8f,0xd6,0x7e,0xf6,0x00,0x00,0x00,0x00,
0x2d,0xff,0xff,0xc1,0x00,0x00,0x00,0x00,0x01,0x8b,0xb7,0x10,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_moji3_tex_rgb_i4 */
extern unsigned char clk_win_moji4_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x66,0x00,0x00,0x00,0x00,0x00,0x00,0x04,0xef,0x50,0x00,0x00,0x00,0x00,
0x00,0x1b,0xff,0x50,0x00,0x00,0x00,0x00,0x00,0x7f,0xdf,0x50,0x00,0x00,0x00,0x00,
0x03,0xe8,0x9f,0x50,0x00,0x00,0x00,0x00,0x0b,0xc1,0x8f,0x50,0x00,0x00,0x00,0x00,
0x6f,0x50,0x9f,0x50,0x00,0x00,0x00,0x00,0xbf,0xdd,0xef,0xea,0x00,0x00,0x00,0x00,
0xbf,0xff,0xff,0xfc,0x00,0x00,0x00,0x00,0x34,0x33,0xaf,0x82,0x00,0x00,0x00,0x00,
0x00,0x00,0x9f,0x50,0x00,0x00,0x00,0x00,0x00,0x00,0x48,0x30,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_moji4_tex_rgb_i4 */
extern unsigned char clk_win_moji5_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x05,0x65,0x56,0x51,0x00,0x00,0x00,0x00,0x1d,0xff,0xff,0xe2,0x00,0x00,0x00,0x00,
0x1e,0xeb,0xbb,0xa2,0x00,0x00,0x00,0x00,0x3f,0xb1,0x00,0x00,0x00,0x00,0x00,0x00,
0x3f,0xba,0xda,0x30,0x00,0x00,0x00,0x00,0x5f,0xff,0xff,0xd2,0x00,0x00,0x00,0x00,
0x4d,0xc3,0x1b,0xf8,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0xfa,0x00,0x00,0x00,0x00,
0x17,0x60,0x06,0xf9,0x00,0x00,0x00,0x00,0x5f,0xe8,0x7e,0xf6,0x00,0x00,0x00,0x00,
0x0a,0xff,0xff,0xb1,0x00,0x00,0x00,0x00,0x00,0x6b,0xb7,0x10,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_moji5_tex_rgb_i4 */
extern unsigned char clk_win_moji6_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x4a,0xb8,0x10,0x00,0x00,0x00,0x00,0x06,0xff,0xff,0xc1,0x00,0x00,0x00,0x00,
0x1d,0xf8,0x4b,0xf5,0x00,0x00,0x00,0x00,0x5f,0x90,0x03,0x50,0x00,0x00,0x00,0x00,
0x7f,0x77,0xb8,0x10,0x00,0x00,0x00,0x00,0x8f,0xef,0xff,0xc1,0x00,0x00,0x00,0x00,
0x8f,0xd6,0x4c,0xf7,0x00,0x00,0x00,0x00,0x8f,0x70,0x05,0xfa,0x00,0x00,0x00,0x00,
0x5f,0x80,0x05,0xfa,0x00,0x00,0x00,0x00,0x2e,0xf7,0x4c,0xf7,0x00,0x00,0x00,0x00,
0x07,0xff,0xff,0xc1,0x00,0x00,0x00,0x00,0x00,0x5a,0xb8,0x10,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_moji6_tex_rgb_i4 */
extern unsigned char clk_win_moji7_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x25,0x55,0x55,0x52,0x00,0x00,0x00,0x00,0x5f,0xff,0xff,0xf6,0x00,0x00,0x00,0x00,
0x4d,0xdd,0xdf,0xf5,0x00,0x00,0x00,0x00,0x00,0x00,0x6f,0x90,0x00,0x00,0x00,0x00,
0x00,0x02,0xde,0x30,0x00,0x00,0x00,0x00,0x00,0x07,0xf9,0x00,0x00,0x00,0x00,0x00,
0x00,0x0c,0xf4,0x00,0x00,0x00,0x00,0x00,0x00,0x4e,0xd1,0x00,0x00,0x00,0x00,0x00,
0x00,0x6f,0xb0,0x00,0x00,0x00,0x00,0x00,0x00,0x8f,0x80,0x00,0x00,0x00,0x00,0x00,
0x00,0xaf,0x70,0x00,0x00,0x00,0x00,0x00,0x00,0x58,0x30,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_moji7_tex_rgb_i4 */
extern unsigned char clk_win_moji8_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x66,0xb6,0x10,0x00,0x00,0x00,0x00,0x08,0xff,0xff,0xa0,0x00,0x00,0x00,0x00,
0x2e,0xd3,0x3c,0xf3,0x00,0x00,0x00,0x00,0x3f,0xa0,0x09,0xf4,0x00,0x00,0x00,0x00,
0x1d,0xfa,0x9e,0xe2,0x00,0x00,0x00,0x00,0x07,0xff,0xff,0x70,0x00,0x00,0x00,0x00,
0x3e,0xfc,0xcf,0xe4,0x00,0x00,0x00,0x00,0x8f,0x90,0x08,0xf9,0x00,0x00,0x00,0x00,
0x8f,0x70,0x06,0xfa,0x00,0x00,0x00,0x00,0x6f,0xd5,0x4c,0xf7,0x00,0x00,0x00,0x00,
0x1b,0xff,0xff,0xc2,0x00,0x00,0x00,0x00,0x01,0x7b,0xb8,0x10,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_moji8_tex_rgb_i4 */
extern unsigned char clk_win_moji9_tex_rgb_i4[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x01,0x7b,0xb5,0x00,0x00,0x00,0x00,0x00,0x0b,0xff,0xff,0x80,0x00,0x00,0x00,0x00,
0x5f,0xd5,0x6e,0xe2,0x00,0x00,0x00,0x00,0x8f,0x60,0x07,0xf7,0x00,0x00,0x00,0x00,
0x8f,0x60,0x06,0xf9,0x00,0x00,0x00,0x00,0x6f,0xc3,0x3c,0xfa,0x00,0x00,0x00,0x00,
0x1b,0xff,0xff,0xfa,0x00,0x00,0x00,0x00,0x01,0x8b,0x87,0xf9,0x00,0x00,0x00,0x00,
0x04,0x20,0x08,0xf6,0x00,0x00,0x00,0x00,0x5f,0xc4,0x7f,0xe2,0x00,0x00,0x00,0x00,
0x1b,0xff,0xff,0x70,0x00,0x00,0x00,0x00,0x01,0x7b,0xa5,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_moji9_tex_rgb_i4 */
#if 0
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 */
#endif

extern unsigned char clk_win_am_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,0x02,0x77,0x20,0x03,0x53,0x74,0x05,0x61,
0x5f,0xff,0xd2,0x07,0xfe,0xfe,0xbf,0xf8,0x5e,0x9b,0xf6,0x07,0xfd,0xbf,0xeb,0xfc,
0x12,0x4c,0xf6,0x08,0xf6,0x4f,0xa1,0xdd,0x2c,0xfe,0xf6,0x08,0xf5,0x4f,0xa0,0xdd,
0x8f,0x66,0xf6,0x08,0xf5,0x4f,0xa0,0xdd,0xae,0x5a,0xfa,0x08,0xf5,0x4f,0xa0,0xdd,
0x8f,0xff,0xfe,0x08,0xf5,0x4f,0xa0,0xdd,0x19,0xb5,0x6a,0x04,0x83,0x27,0x50,0x77,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_am_tex_rgb_i4 */
extern unsigned char clk_win_pm_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,0x45,0x37,0x40,0x03,0x53,0x74,0x05,0x61,
0xae,0xef,0xf6,0x07,0xfe,0xfe,0xbf,0xf8,0xaf,0xca,0xfc,0x07,0xfd,0xbf,0xeb,0xfc,
0xaf,0x30,0xcf,0x08,0xf6,0x4f,0xa1,0xdd,0xbe,0x20,0xaf,0x08,0xf5,0x4f,0xa0,0xdd,
0xbe,0x20,0xbf,0x08,0xf5,0x4f,0xa0,0xdd,0xaf,0x86,0xfd,0x08,0xf5,0x4f,0xa0,0xdd,
0xaf,0xff,0xf8,0x08,0xf5,0x4f,0xa0,0xdd,0xaf,0x9a,0x71,0x04,0x83,0x27,0x50,0x77,
0xaf,0x30,0x00,0x00,0x00,0x00,0x00,0x00,0x9d,0x30,0x00,0x00,0x00,0x00,0x00,0x00,
}; /* clk_win_pm_tex_rgb_i4 */

