Edit

kc3-lang/SDL/include

Branch :

  • Show log

    Commit

  • Author : Ryan C. Gordon
    Date : 2021-06-10 13:56:22
    Hash : 25fc40b0
    Message : stdinc: Silence clang warning for -Wimplicit-fallthrough. In a more ideal world, we'd use the appropriate `__attribute__` here, but it's one thing in a public header that probably shouldn't be there at all, so this is good enough for now. Fixes #4307.