botw-completer/source
badbl0cks d689902de7
Integrate UI system into main application
- Add UI initialization to main loop
- Use UI message system instead of direct printf
- Improve exit handling with boolean flag
- Add line buffering for better output
2023-05-17 17:09:32 -07:00
..
main.c Integrate UI system into main application 2023-05-17 17:09:32 -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