Table: All editor code files have been added from the flash drive.
The start date of development is September 12, 2024.
This commit is contained in:
17
table_lib.c
Normal file
17
table_lib.c
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
#include "table_lib.h"
|
||||
|
||||
void create_default_table_lib(){
|
||||
// create table_dom
|
||||
|
||||
// set default bg
|
||||
|
||||
// set default
|
||||
|
||||
//
|
||||
return ;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user