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

Method showGameInfoWindow

src/program/ui/WindowManager.cpp:283–286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

281}
282
283void WindowManager::showGameInfoWindow()
284{
285 gameInfoWindow()->exec();
286}
287
288void WindowManager::showRamSearchWindow()
289{

Callers 1

createToolsMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected