mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-24 13:00:06 +02: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`.