mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-06-22 18:39:39 +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.