PPCRec: Code cleanup

This commit is contained in:
Exzap 2024-10-27 14:49:24 +01:00
parent 2fe2799d96
commit 05e3cfe5c9
10 changed files with 188 additions and 523 deletions

View file

@ -3008,7 +3008,6 @@ void PPCRecompiler_SetSegmentsUncertainFlow(ppcImlGenContext_t& ppcImlGenContext
break;
case PPCREC_IML_MACRO_DEBUGBREAK:
case PPCREC_IML_MACRO_COUNT_CYCLES:
case PPCREC_IML_MACRO_MFTB:
break;
default:
cemu_assert_unimplemented();