mirror of
https://github.com/PabloMK7/citra.git
synced 2025-02-24 05:33:59 +01: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.