mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 14:15:21 +03:00
We want consistent behavior between signed `int`s in bitfields and outside of bitfields, the `-fsigned-bitfields` flag enforces this behavior.