00001 #ifndef OPTION_MENU_UNICODE_H
00002 #define OPTION_MENU_UNICODE_H
00003
00004
00005
00006
00007
00008
00009
00010 const static Uint16 OptionMenu_title[] = { 0x30aa, 0x30d7, 0x30b7, 0x30e7, 0x30f3, 0x8a2d, 0x5b9a, 0x0 };
00011 const static Uint16 OptionMenu_Practice[] = { 0x51fa, 0x984c, 0x6570, 0x0 };
00012 const static Uint16 OptionMenu_Convert[] = { 0x5909, 0x63db, 0x65b9, 0x6cd5, 0x0 };
00013 const static Uint16 OptionMenu_AutoNext[] = { 0x81ea, 0x52d5, 0x30da, 0x30fc, 0x30b8, 0x9001, 0x308a, 0x0 };
00014 const static Uint16 OptionMenu_Beginner[] = { 0x899a, 0x3048, 0x3088, 0x3046, 0x30e2, 0x30fc, 0x30c9, 0x0 };
00015 const static Uint16 OptionMenu_Ranking[] = { 0x30e9, 0x30f3, 0x30ad, 0x30f3, 0x30b0, 0x767b, 0x9332, 0x0 };
00016 const static Uint16 OptionMenu_Back[] = { 0x623b, 0x308b, 0x0 };
00017 const static Uint16 OptionMenu_web[] = { 0x767b, 0x9332, 0x5148, 0x0 };
00018
00019 const static Uint16 OptionMenu_Roman[] = { 0x30ed, 0x30fc, 0x30de, 0x5b57, 0x0 };
00020 const static Uint16 OptionMenu_Kana[] = { 0x304b, 0x306a, 0x0 };
00021 const static Uint16 OptionMenu_Do[] = { 0x3059, 0x308b, 0x0 };
00022 const static Uint16 OptionMenu_Not[] = { 0x3057, 0x306a, 0x3044, 0x0 };
00023 const static Uint16 OptionMenu_Use[] = { 0x4f7f, 0x3046, 0x0 };
00024 const static Uint16 OptionMenu_NoUse[] = { 0x4f7f, 0x308f, 0x306a, 0x3044, 0x0 };
00025
00026 #endif
00027