mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-06 20:30:10 +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.