networkMenuUnicode.h
00001 #ifndef NETWORK_MENU_UNICODE_H
00002 #define NETWORK_MENU_UNICODE_H
00003
00004
00005
00006
00007
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
00016