Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
293
void WindowManager::showRamWatchWindow()
294
{
295
showWindow(ramWatchWindow());
296
}
297
298
void WindowManager::showHexViewWindow()
299
{
Callers
1
createToolsMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected