Home
last modified time | relevance | path

Searched refs:NextCastle (Results 1 – 3 of 3) sorted by relevance

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/castle/
H A Dcastle.h114 NextCastle, // Open main dialog of the next castle. enumerator
H A Dcastle_dialog.cpp415 result = CastleDialogReturnValue::NextCastle; in OpenDialog()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/game/
H A Dgame_startgame.cpp157 …else if ( result == Castle::CastleDialogReturnValue::NextCastle || result == Castle::CastleDialogR… in OpenCastleDialog()