mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-26 12:00:49 -07: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.