Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
104
void DeleteGameState::btnNoClick(Action *)
105
{
106
_game->popState();
107
}
108
109
void DeleteGameState::btnYesClick(Action *)
110
{
Callers
nothing calls this directly
Calls
1
popState
Method · 0.45
Tested by
no test coverage detected