Restore the D-Pad behavior (see #18028)

This commit is contained in:
Henrik Rydgård
2023-09-11 11:41:29 +02:00
parent ef6ea1bd23
commit 72be2f5459
2 changed files with 14 additions and 12 deletions
+1
View File
@@ -251,6 +251,7 @@ void ControlMapper::SwapMappingIfEnabled(uint32_t *vkey) {
}
// Can only be called from Key or Axis.
// mutex_ should be locked.
// TODO: We should probably make a batched version of this.
bool ControlMapper::UpdatePSPState(const InputMapping &changedMapping, double now) {
// Instead of taking an input key and finding what it outputs, we loop through the OUTPUTS and