mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-06 13:08:49 -06:00

These aren't used to modify the data they point to, so make that explicit. Also while we're at it, add const to any nearby variables that can be made so.