Fix msvc "switch statement contains 'default' but no 'case' labels" warning. NFC.
Stripped out the switch statement, but kept case labels as comments for future reference.
Loading
Please sign in to comment
Stripped out the switch statement, but kept case labels as comments for future reference.