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