mirror of
https://github.com/citra-emu/citra.git
synced 2025-07-03 15:20:06 +00:00

Rather than allow unfettered access to the class internals, we hide all members by default and create and API that other code can operate against.