From 5a7b4a65a1d93744e4a5e6cc6df4244f61b81f68 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Tue, 14 Jan 2025 18:17:54 -0500 Subject: chore: fix compiler warnings + extra includes --- src/game.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game.hpp') diff --git a/src/game.hpp b/src/game.hpp index b575376..95d010c 100644 --- a/src/game.hpp +++ b/src/game.hpp @@ -1,7 +1,6 @@ #ifndef PKE_GAME_HPP #define PKE_GAME_HPP -#include "game-settings.hpp" #include "level-types.hpp" #include "window-types.hpp" -- cgit v1.2.3