提交 1a9c5dde 编写于 作者: N niulihua 提交者: Gitee

!41 Add textUtf8MaxItemLen to Struct LangTexsTableHeader

Merge pull request !41 from wangtiantian/TextWidth
......@@ -309,6 +309,7 @@ struct LangTexsTableHeader {
uint32_t textUtf8ParamLen; // LANG_TEXTS_UTF8P_LEN
uint32_t textUtf8Start;
uint32_t textUtf8Len; // LANG_TEXTS_UTF8_LEN
uint32_t textUtf8MaxItemLen;
uint32_t textCodepointsStart;
uint32_t textCodepointsMaxItemLen;
uint32_t textCodepointsTotalLen;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册