mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-21 17:45:39 +00:00
8c2bbb09a8
This won't actually make any difference, since the fall through would do nothing and then reach the break in the default case. But I think it's less error-prone this way if the code is ever modified.