diff --git a/src/core/cpu_patches.cpp b/src/core/cpu_patches.cpp index f58abccbe..202cfbb85 100644 --- a/src/core/cpu_patches.cpp +++ b/src/core/cpu_patches.cpp @@ -1118,7 +1118,6 @@ static bool TryExecuteIllegalInstruction(void* ctx, void* code_address) { return true; } - break; } default: {