networkMenuUnicode.h

00001 #ifndef NETWORK_MENU_UNICODE_H
00002 #define NETWORK_MENU_UNICODE_H
00003 
00004 /*
00005   タイピング練習のメニューリソース定義
00006   Satofumi KAMIMURA
00007   $Id$
00008 */
00009 
00010 const static Uint16 NetworkMenu_connect[] = { 0x63a5, 0x7d9a, 0x0 }; // 接続
00011 const static Uint16 NetworkMenu_run[] = { 0x30b5, 0x30fc, 0x30d0, 0x8d77, 0x52d5, 0x0 }; // サーバ起動
00012 const static Uint16 NetworkMenu_replay[] = { 0x5bfe, 0x6226, 0x30ea, 0x30d7, 0x30ec, 0x30a4, 0x0 }; // 対戦リプレイ
00013 const static Uint16 NetworkMenu_back[] = { 0x623b, 0x308b, 0x0 }; // 戻る
00014 
00015 #endif /* !NETWORK_MENU_UNICODE_H */
00016 

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