mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00

A few functions don't actually modify the data being pointed to, so these can be made pointer-to-const.
A few functions don't actually modify the data being pointed to, so these can be made pointer-to-const.