Expand description
§galaxy_save_core
galaxy_save_core is a library for defining common types and traits used in the save files of both Super Mario Galaxy games.
Modules§
- bin
- Basic binary data parsing utilities.
- event
- Basic key-value pair utilities.
- face
- Basic Mii utilities.
- hash
- Basic hash utilities.
- mem
- Basic memory utilities.
- ptr
- A pointer relative to the start of a data buffer.
- save
- Basic save file format utilities.
- string
- A nul-terminated string with a fixed capacity.
- time
- Basic time utilities.