From ad966d9e84d63f9000be1c5abe7126e55a934211 Mon Sep 17 00:00:00 2001 From: dawidg81 Date: Sun, 25 Jan 2026 15:10:14 +0100 Subject: fixed header --- src/game/globals.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/game/globals.hpp b/src/game/globals.hpp index 2616013..054dc6e 100644 --- a/src/game/globals.hpp +++ b/src/game/globals.hpp @@ -1,8 +1,6 @@ #ifndef GAME_HPP #define GAME_HPP -#include - class Game { private: static constexpr int MAX_W = 32; -- cgit v1.2.3