mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-05 04:13:39 +00:00
There was a race condition between two PRs incrementing the array size. CI didn't catch it because the PR that was merged last (PR #8824) wasn't rebuilt after the first PR was merged.