summaryrefslogtreecommitdiff
path: root/src/game
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-08-07 18:16:43 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-08-07 18:16:43 (GMT)
commit0ef9519bab8a49956942608819aec31ee4463bbd (patch)
tree0d079b86676f801eb4899fe6fe961613fec2079f /src/game
parentbc1c967a6bb4a21893eea0447c800ffef407e38f (diff)
downloadpowder-0ef9519bab8a49956942608819aec31ee4463bbd.zip
powder-0ef9519bab8a49956942608819aec31ee4463bbd.tar.gz
Actual intro text
Diffstat (limited to 'src/game')
-rw-r--r--src/game/GameView.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/GameView.h b/src/game/GameView.h
index 7cb8d6b..9fedb1c 100644
--- a/src/game/GameView.h
+++ b/src/game/GameView.h
@@ -42,6 +42,8 @@ private:
bool ctrlBehaviour;
bool altBehaviour;
bool showHud;
+ int introText;
+ std::string introTextMessage;
int toolIndex;
int infoTipPresence;