mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-13 09:51:31 +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.