diff --git a/src/drivers/win/cheat.cpp b/src/drivers/win/cheat.cpp index 639f719e..4d6efde9 100644 --- a/src/drivers/win/cheat.cpp +++ b/src/drivers/win/cheat.cpp @@ -1031,7 +1031,7 @@ BOOL CALLBACK GGConvCallB(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) SendDlgItemMessage(hwndDlg, IDC_GAME_GENIE_VAL, EM_SETLIMITTEXT, 2, 0); - SetWindowLong() + break; case WM_CLOSE: case WM_QUIT: