summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2024-06-15 20:02:10 +0200
committerJosJuice <josjuice@gmail.com>2024-06-15 20:06:34 +0200
commitea7928b3cda5749ba1dcc8e534b1474a28efb28a (patch)
treeaedb0d9cbcc07d03e008a42c3e5b984ffb7c6088 /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
parent04c246d11f60719d20af67c230cfe0a866dcaf54 (diff)
Android: Replace log type names map with array
Storing the log type names in a map results in them getting re-sorted by their keys, which doesn't quite give us the sorting we want. In particular, the Achievements category ended up being sorted at R (for RetroAchivements) instead of at A. Every use of the map is just iterating through it, so there's no real reason why it has to be a map anyway.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions