Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ ~GuiMenu
Method
~GuiMenu
src/components/GuiMenu.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
GuiMenu::~GuiMenu()
21
{
22
delete mList;
23
}
24
25
bool GuiMenu::input(InputConfig* config, Input input)
26
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected