mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-11 14:08:59 -06:00
Both of these functions access `m_game_data` and don't lock themselves, so they must be called in a way that guarantees that `m_game_data` is not modified during the call.