diff options
| author | JosJuice <josjuice@gmail.com> | 2024-06-15 20:02:10 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2024-06-15 20:06:34 +0200 |
| commit | ea7928b3cda5749ba1dcc8e534b1474a28efb28a (patch) | |
| tree | aedb0d9cbcc07d03e008a42c3e5b984ffb7c6088 /Source/Core/VideoCommon/VideoBackendBase.cpp | |
| parent | 04c246d11f60719d20af67c230cfe0a866dcaf54 (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/VideoCommon/VideoBackendBase.cpp')
0 files changed, 0 insertions, 0 deletions
