more textbox

This commit is contained in:
theo3
2021-01-31 20:33:33 -08:00
parent 44a7255d63
commit d58f3fbd63
7 changed files with 299 additions and 336 deletions
+3 -1
View File
@@ -3,7 +3,9 @@
"files.associations" : {
"algorithm": "cpp",
"ios": "c",
"functions.h": "c"
"functions.h": "c",
"textbox.h": "c",
"structures.h": "c"
}
}
}