mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-01-19 10:48:40 +01:00
d5cc919369
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`.