Update TODO, remove audio system from TestGame.

This commit is contained in:
2025-06-19 13:28:10 +02:00
parent 15214c9e21
commit a450ed9819
2 changed files with 6 additions and 7 deletions

View File

@@ -63,7 +63,9 @@
## UI
- Immediate mode API.
- Basic widgets (button, label, text input)
- Layout
- Input propagation
- Styling.
- Basic input elements (button, text field, toggle).
- Containers (vertical and horizontal).