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