Win32: Remove break I accidentally put in.

This commit is contained in:
Brandon Wright 2019-04-16 15:27:35 -05:00
parent f53a6697dd
commit 5195200b78
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit c9e03360e2a78a95a8571292aefa5ddbdbf66daf
Subproject commit 0527c9db8148ce37442fa4a9c99a2a23ad50b0b7

View File

@ -2231,7 +2231,7 @@ LRESULT CALLBACK WinProc(
break;
case ID_EMULATION_HACKS:
if (MessageBoxA(hWnd,
"The settings in this dialog should only be used for compatibility\n"
"The settings in this dialog should only be used for compatibility "
"with old ROM hacks or if you otherwise know what you're doing.\n\n"
"If any problems occur, click \"Set Defaults\" to reset the options to normal.",
"Warning: Unsupported",