mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-05-02 12:19:26 +03:00
We didn't read the values for arbitration atomically in all cases as we should have, this consolidates the reading of the value and uses the value across all cases.