MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / onSettings

Method onSettings

pcsx2-qt/Debugger/DebuggerWindow.cpp:394–397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

392}
393
394void DebuggerWindow::onSettings()
395{
396 g_main_window->doSettings("Debug");
397}
398
399void DebuggerWindow::onGameSettings()
400{

Callers

nothing calls this directly

Calls 1

doSettingsMethod · 0.80

Tested by

no test coverage detected