botw-completer/source
badbl0cks e01d96b2eb
Add basic UI system
- Create UI header with menu structures
- Implement screen clearing and title display
- Add message printing functionality
- Foundation for menu-driven interface
2023-05-17 16:58:22 -07:00
..
main.c Integrate save functionality into main loop 2023-05-16 15:27:51 -07:00
save_basic.c Implement BOTW save data mounting 2023-05-17 10:07:12 -07:00
save_basic.h Add basic save file structure 2023-05-16 14:16:25 -07:00
ui_basic.c Add basic UI system 2023-05-17 16:58:22 -07:00
ui_basic.h Add basic UI system 2023-05-17 16:58:22 -07:00