mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-06 06:51:18 +12:00
PPCRec: Code cleanup
This commit is contained in:
parent
2fe2799d96
commit
05e3cfe5c9
10 changed files with 188 additions and 523 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue