From 29cae530ae1796f37fe923fe372c695783b559de Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 7 Oct 2013 18:35:19 +0300 Subject: Move some events code from game into eventsmanager. --- src/game.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game.h') diff --git a/src/game.h b/src/game.h index 1d7c6821f..34d6d5107 100644 --- a/src/game.h +++ b/src/game.h @@ -124,11 +124,11 @@ class Game final static bool saveScreenshot(SDL_Surface *const screenshot); - private: void updateHistory(const SDL_Event &event); void checkKeys(); + private: void clearKeysArray(); Map *mCurrentMap; -- cgit v1.2.3-60-g2f50