mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-21 09:26:26 +00:00
8546ecab04
GCC 6's -Wmisleading-indentation warns about the debugC() statement being wrongly indented, as if belonging into the else's branch, which it clearly doesn't.