mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-16 14:41:56 -08:00
5b8bc56e65
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.