Very WIP: Add keyboard

This commit is contained in:
Pk11
2021-08-28 20:54:11 -05:00
parent a80633f316
commit c32bb5dd6d
8 changed files with 861 additions and 0 deletions
+5
View File
@@ -60,6 +60,11 @@ namespace Gui {
*/
void clearTextBufs(void);
/*
Updates the Text Buffer to the screen.
*/
void updateTextBufs(bool top);
/*
Clear the screen.
*/