mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 18:48:56 -06: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.