Homebrew Switch app to help find missing Korok seeds in Zelda: Breath of the Wild!
Find a file
badbl0cks 4ece8c1922
Implement functional menu system
- Add button-driven menu with multiple options
- Wire up A button to add all Korok pins
- Connect B button to count existing pins
- Auto-initialize save system on startup
- Cleaner main loop without manual save testing
2023-05-19 15:33:48 -07:00
source Implement functional menu system 2023-05-19 15:33:48 -07:00
.gitignore Initial project setup 2023-05-15 14:29:16 -07:00
Makefile Add basic Makefile for Nintendo Switch homebrew 2023-05-15 16:58:48 -07:00