mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-23 01:01:15 +01:00
d8890f13e1
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.