mirror of
https://github.com/thepigeongenerator/mcaselector-lite
synced 2026-02-08 17:42:45 +01:00
I am choosing gnu99 over c99, since I am planning to use GNU extensions, like bswap. (in a future commit) Why I choose c99 over c17, is because this'll produce more portable code. c99 does not implement noreturn.h, thus I added it to the compiler attributes header.
3.4 KiB
3.4 KiB