mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-24 12:50:07 +00:00

The interface for shared memory was changed, but another commit was merged that relied on the (previously public) internals of SharedMemory. This amends that discrepancy.