Commit graph

2 commits

Author SHA1 Message Date
af46e93a5e
Implement BOTW save data mounting
- Add account initialization and user handling
- Mount save data using BOTW Application ID
- Proper error handling with Result codes
- Foundation for save file manipulation
2023-05-17 10:07:12 -07:00
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