MCPcopy 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
20GuiMenu::~GuiMenu()
21{
22 delete mList;
23}
24
25bool GuiMenu::input(InputConfig* config, Input input)
26{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected