MCPcopy Create free account
hub / github.com/clementgallet/libTAS / showRamWatchWindow

Method showRamWatchWindow

src/program/ui/WindowManager.cpp:293–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291}
292
293void WindowManager::showRamWatchWindow()
294{
295 showWindow(ramWatchWindow());
296}
297
298void WindowManager::showHexViewWindow()
299{

Callers 1

createToolsMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected