optionMenuUnicode.h

00001 #ifndef OPTION_MENU_UNICODE_H
00002 #define OPTION_MENU_UNICODE_H
00003 
00004 /*
00005   最初のメニューリソース定義
00006   Satofumi KAMIMURA
00007   $Id$
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 /* !OPTION_MENU_UNICODE_H */
00027 

Generated on Mon Apr 13 22:52:03 2009 by  doxygen 1.5.7.1