Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ showHexViewWindow
Method
showHexViewWindow
src/program/ui/WindowManager.cpp:298–301 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
296
}
297
298
void WindowManager::showHexViewWindow()
299
{
300
showWindow(hexViewWindow());
301
}
302
303
void WindowManager::showLuaConsoleWindow()
304
{
Callers
1
createToolsMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected