2022-08-03 17:13:46 +08:00

8 lines
93 B
C

#pragma once
/**
* @brief 初始化text ui框架
*
* @return int
*/
int textui_init();