Redid the entire textbox code to be really nice now.

This commit is contained in:
2022-04-21 09:39:20 -07:00
parent 45228018f2
commit 6cd31448ce
10 changed files with 121 additions and 76 deletions

View File

@@ -7,7 +7,7 @@
#pragma once
#include "../libs.h"
#include "STRINGS.h"
#include "../strings.h"
typedef void queuecallback_t();