1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00
This commit is contained in:
Frank Zago
2009-06-24 03:04:59 +00:00
parent 576dbe62d0
commit a42b77b682

View File

@@ -156,7 +156,7 @@ public:
const CArmedInstance *selection; //currently selected town/hero
std::map<const CGHeroInstance *, CPath> paths; //maps hero => selected path in adventure map
//functions binded to buttons
//functions bound to buttons
void fshowOverview();
void fswitchLevel();
void fshowQuestlog();