Adding new textbox stuff

This commit is contained in:
2022-01-26 09:04:43 -08:00
parent ca500de9d7
commit d78c936afb
5 changed files with 86 additions and 60 deletions

View File

@@ -11,4 +11,5 @@
#include <stdint.h>
// #include <stdio.h>
#include <stdbool.h>
#include <rand.h>
#include <rand.h>
#include <string.h>