MCPcopy 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
298void WindowManager::showHexViewWindow()
299{
300 showWindow(hexViewWindow());
301}
302
303void WindowManager::showLuaConsoleWindow()
304{

Callers 1

createToolsMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected