From 5dd673aa6abe2a070de45388a885d03fcc037d70 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 21 May 2014 23:53:20 +0300 Subject: allow open updater window from inside game. --- src/game.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/game.h') diff --git a/src/game.h b/src/game.h index 8f488c6ed..8b25cd146 100644 --- a/src/game.h +++ b/src/game.h @@ -120,6 +120,8 @@ class Game final static bool saveScreenshot(SDL_Surface *const screenshot); + static void createUpdaterWindow(); + void updateHistory(const SDL_Event &event); void checkKeys(); -- cgit v1.2.3-70-g09d2