MCPcopy Create free account
hub / github.com/aldelaro5/dolphin-memory-engine / updateMem2Status

Method updateMem2Status

Source/GUI/MainWindow.cpp:309–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

307}
308
309void MainWindow::updateMem2Status()
310{
311 updateStatusBar();
312 m_viewer->onMEM2StatusChanged(DolphinComm::DolphinAccessor::isMEM2Present());
313}
314
315void MainWindow::updateDolphinHookingStatus()
316{

Callers

nothing calls this directly

Calls 1

onMEM2StatusChangedMethod · 0.80

Tested by

no test coverage detected