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

Using an out-param is a leftover from C++03. Action Replay codes already return the vector of codes by value as well.
Using an out-param is a leftover from C++03. Action Replay codes already return the vector of codes by value as well.