Homebrew Switch app to help find missing Korok seeds in Zelda: Breath of the Wild!
Find a file
badbl0cks adfc526f6c
Add basic save file structure
- Create save.h with gameDataSav struct
- Add placeholder functions for save handling
- Foundation for BOTW save data manipulation
2023-05-16 14:16:25 -07:00
source Add basic save file structure 2023-05-16 14:16:25 -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