mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-02 22:34:50 +02:00

Returning by const value isn't really necessary (and usually an indicator const reference was intended).
Returning by const value isn't really necessary (and usually an indicator const reference was intended).