Added main menu.

This commit is contained in:
2024-10-09 09:47:05 -05:00
parent 825cc88e17
commit 6c062df9bb
11 changed files with 67 additions and 42 deletions

View File

@@ -36,5 +36,4 @@ void drawStateOverworld() {
// Draw UI
drawUITextbox();
// drawUITestMenu();
}