mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 14:55:20 +03:00
This being made implicit removes any confusion that all cases would need to be implemented and explicitly define that the CF should continue onto the 2nd switch-case when it cannot find any matches in the first one.