From c988905add09cf8baf46dc61279528f6f39f7a1a Mon Sep 17 00:00:00 2001 From: HampusM Date: Thu, 10 Mar 2022 20:16:14 +0100 Subject: feat: add status bar --- src/interfaces/game.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/interfaces/game.hpp') diff --git a/src/interfaces/game.hpp b/src/interfaces/game.hpp index 338a8a3..3f9d735 100644 --- a/src/interfaces/game.hpp +++ b/src/interfaces/game.hpp @@ -1,8 +1,5 @@ #pragma once -#include "interfaces/input.hpp" -#include "interfaces/scene.hpp" - #include class IGame -- cgit v1.2.3-18-g5258