From 51c370654dff1ab6cc8bae91676ae2d6a8ada848 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Gia=20Phong?= Date: Sat, 11 Sep 2021 20:38:38 +0700 Subject: Handle key callback --- src/GameTick.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/GameTick.cpp') diff --git a/src/GameTick.cpp b/src/GameTick.cpp index 61e5dec..708508e 100644 --- a/src/GameTick.cpp +++ b/src/GameTick.cpp @@ -22,8 +22,6 @@ // You should have received a copy of the GNU General Public License // along with Black Shades. If not, see . -#include - #include "Game.h" extern float multiplier; -- cgit v1.2.3