mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-14 15:51:29 +02:00

We really shouldn't make the out pointer in the read function const and then summarily cast it away. Also alters Write to be consistent with casting.