mirror of
https://github.com/open-goal/jak-project
synced 2026-06-06 03:39:01 -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.