diff --git a/Source/Project64-core/N64System/Recompiler/x86/x86RecompilerOps.cpp b/Source/Project64-core/N64System/Recompiler/x86/x86RecompilerOps.cpp index 7c8da1074..314cf0fcc 100644 --- a/Source/Project64-core/N64System/Recompiler/x86/x86RecompilerOps.cpp +++ b/Source/Project64-core/N64System/Recompiler/x86/x86RecompilerOps.cpp @@ -7729,7 +7729,6 @@ void CX86RecompilerOps::COP1_CT() if (m_Opcode.fs != 31) { - UnknownOpcode(); return; }