mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-10 02:22:32 -07:00
Converts the PL_U internals to use the PImpl idiom and makes the state part of the Impl struct, eliminating mutable global/file state.
Converts the PL_U internals to use the PImpl idiom and makes the state part of the Impl struct, eliminating mutable global/file state.