mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-10 04:29:25 +01:00
a9aa16798f
We want consistent behavior between signed `int`s in bitfields and outside of bitfields, the `-fsigned-bitfields` flag enforces this behavior.