mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-21 16:37:00 +00:00
Memory changes 3.1 (ryubing/ryujinx!212)
See merge request ryubing/ryujinx!212
This commit is contained in:
parent
6b814fb973
commit
e8225ce7aa
2 changed files with 2 additions and 0 deletions
|
|
@ -330,6 +330,7 @@ namespace Ryujinx.Input.HLE
|
|||
|
||||
_device.TamperMachine.UpdateInput(hleInputStates);
|
||||
|
||||
hleMotionStates.Clear();
|
||||
_hleMotionStatesPool.Release(hleMotionStates);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue