mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-02 04:20:22 +00:00
The extension needs to happen in SetLongAcc, not GetLongAcc, as the extension needs to always be reflected in acS.h. There is no functional difference with the write handler for acS.h, but it is more readable than 4 casts in a row.