Updating text engine backend

This commit is contained in:
GearsProgress
2026-03-18 22:55:38 -04:00
parent 1f29379810
commit a7ebcd06fe
13 changed files with 117 additions and 180 deletions

View File

@@ -30,7 +30,7 @@ void show_debug_menu()
const vertical_menu_settings menu_settings = {
.x = 20,
.y = 0,
.width = 200,
.width = 208,
.height = 155,
.margin_top = 8,
.margin_bottom = 8,