- Add Hashes struct for known save file offsets - Add Float union for type conversion - Implement placeholder functions for: * Reading u32/float from addresses * Writing float to addresses * Save file writing - Add player position hash constant
- Create save.h with gameDataSav struct - Add placeholder functions for save handling - Foundation for BOTW save data manipulation