aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/Input/Controller/BaseController.cs
diff options
context:
space:
mode:
authorAc_K <Acoustik666@gmail.com>2019-07-14 23:22:53 +0200
committerThomas Guillemard <me@thog.eu>2019-07-14 23:22:53 +0200
commitd5cc919369c0f1551fbb251482d8a0a9a7430452 (patch)
tree38cd72be0c59d539fc2ae820ed5ab529a1084e14 /Ryujinx.HLE/Input/Controller/BaseController.cs
parent97d0c6242368f443c50395b2fa9d99a59f1df1e8 (diff)
Fix private on some call (#733)
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`.
Diffstat (limited to 'Ryujinx.HLE/Input/Controller/BaseController.cs')
0 files changed, 0 insertions, 0 deletions