mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-25 08:14:45 +02:00
Change approach (call from NativeFrame instead). Add Mac support
This commit is contained in:
@@ -926,7 +926,7 @@ namespace MainWindow {
|
||||
break;
|
||||
|
||||
case ID_DEBUG_RESTARTGRAPHICS:
|
||||
Core_DebugRestartGraphics();
|
||||
System_PostUIMessage(UIMessage::RESTART_GRAPHICS);
|
||||
break;
|
||||
|
||||
case ID_FILE_DUMPFRAMES:
|
||||
|
||||
Reference in New Issue
Block a user