mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 23:59:54 -06: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).