mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-03 22:28:16 +00:00
Cleaned up mii raw data to reflect the underlying values instead of just a chunk of bytes. Fixed BuildRandomStoreData not actually generating random miis properly. "values" should be a u32, not a u8.