From 0b7ef18ac3c7fb4e3717f6311d4e21a31ff440d5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 28 May 2014 21:29:43 +0300 Subject: Move dialogs related function into separate file. --- src/game.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/game.h') diff --git a/src/game.h b/src/game.h index 8b25cd146..3d2536362 100644 --- a/src/game.h +++ b/src/game.h @@ -105,8 +105,6 @@ class Game final void setAdjustLevel(const int n) { mAdjustLevel = n; } - static void closeDialogs(); - static void videoResized(const int width, const int height); bool getValidSpeed() const A_WARN_UNUSED @@ -120,8 +118,6 @@ 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-60-g2f50