mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-30 05:52:02 +02: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.