MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / btnNoClick

Method btnNoClick

src/Menu/DeleteGameState.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104void DeleteGameState::btnNoClick(Action *)
105{
106 _game->popState();
107}
108
109void DeleteGameState::btnYesClick(Action *)
110{

Callers

nothing calls this directly

Calls 1

popStateMethod · 0.45

Tested by

no test coverage detected