mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-05 12:15:19 +02:00
Buildfixes
This commit is contained in:
@@ -457,8 +457,8 @@ namespace MainWindow {
|
||||
|
||||
case ID_TOGGLE_BREAK:
|
||||
if (GetUIState() == UISTATE_PAUSEMENU) {
|
||||
// Causes hang
|
||||
//System_PostUIMessage("run", "");
|
||||
// Causes hang (outdated comment?)
|
||||
// System_PostUIMessage(UIMessage::REQUEST_GAME_RUN, "");
|
||||
|
||||
if (disasmWindow)
|
||||
SendMessage(disasmWindow->GetDlgHandle(), WM_COMMAND, IDC_STOPGO, 0);
|
||||
|
||||
Reference in New Issue
Block a user