summaryrefslogtreecommitdiff
path: root/src/game/GameView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/GameView.h')
-rw-r--r--src/game/GameView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/GameView.h b/src/game/GameView.h
index 7474da0..ff688d9 100644
--- a/src/game/GameView.h
+++ b/src/game/GameView.h
@@ -56,6 +56,7 @@ private:
std::string introTextMessage;
int toolIndex;
int currentSaveType;
+ Menu * lastMenu;
int infoTipPresence;
std::string toolTip;