mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-28 08:56:43 +00:00
Since the reflection code didn't take care about `private`, this cause regression, so I have added the flag just in case and fix calls who are declared with `private` to `public`.