mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-16 05:38:03 -05:00
Previously the second half of the value being written would overwrite the first half. Thankfully this wasn't a bug that was being encountered, as the function is currently unused.