mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-02 20:01:16 -05:00
`uid` is a u32, not a u16. Also, everything is big endian, so we can simplify the code a little bit.
`uid` is a u32, not a u16. Also, everything is big endian, so we can simplify the code a little bit.