fix clang formatting

This commit is contained in:
zilmar 2023-11-09 12:59:40 +10:30
parent 296b7cf1cf
commit e46ffde6b3
1 changed files with 1 additions and 1 deletions

View File

@ -2327,7 +2327,7 @@ void Compile_Cop0_MT(void)
break;
}
#else
g_Notify->BreakPoint(__FILE__, __LINE__);
g_Notify->BreakPoint(__FILE__, __LINE__);
#endif
if (RSPOpC.rd == 2 && !ChangedPC)
{