mirror of
https://github.com/citra-emu/citra.git
synced 2025-05-17 09:10:08 +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.