提交 0490ac05 编写于 作者: L luxin

bug fixed for skill_tree_c

上级 1ec9c5be
...@@ -117,6 +117,7 @@ void hunan() ...@@ -117,6 +117,7 @@ void hunan()
void china() void china()
{ {
printf("中国-->"); printf("中国-->");
hunan();
} }
int main(int argc, char** argv) int main(int argc, char** argv)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册