RFLStoreData
Appearance
RFLStoreData is the Mii data format used on Wii. This format has big endianness, and it's little endian counterpart NFLStoreData is used on DS. It consists of RFLCharData and a 16-bit checksum.
Data format
[edit | edit source]| Offset | Data Type | Name | Notes |
|---|---|---|---|
| 0x0 | RFLCharData | char | |
| 0x4A | u16 | checksum | ? |