mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-10 09:51:06 +00:00
SDL 2.0.14 introduces an incompatibility with Clang, causing it to trigger -Wimplicit-fallthrough even though it is marked. Ignore it for now, with a comment mentioning why this is needed.