Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
283
void WindowManager::showGameInfoWindow()
284
{
285
gameInfoWindow()->exec();
286
}
287
288
void WindowManager::showRamSearchWindow()
289
{
Callers
1
createToolsMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected