summaryrefslogtreecommitdiff
path: root/src/game/GameModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/GameModel.h')
-rw-r--r--src/game/GameModel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/GameModel.h b/src/game/GameModel.h
index afe1960..2c8636a 100644
--- a/src/game/GameModel.h
+++ b/src/game/GameModel.h
@@ -91,6 +91,8 @@ public:
std::string GetToolTip();
std::string GetInfoTip();
+ void BuildMenus();
+
void SetVote(int direction);
SaveInfo * GetSave();
Brush * GetBrush();