mirror of
https://github.com/open-goal/jak-project
synced 2026-07-27 23:00:42 -04:00
0837af95c3
For dualsense controllers, when the game exits we explicitly clear any trigger effects. This was happening after SDL was already terminated, so the hardware handles were already lost. From a practical standpoint though, this mostly just cleans up logs.