X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fui%2FInterface.hpp;h=1e2e8834ba7a507f369661e4f68ca84eba583749;hb=1bc6f085c53cdeaa08e2c00e821d4e2e25cae1c8;hp=f3b1252643c93f02c8065c347a90ce7229bc3dcb;hpb=5d2da8a07411ad6417d6ed8d1be997189cf5ce89;p=blank.git diff --git a/src/ui/Interface.hpp b/src/ui/Interface.hpp index f3b1252..1e2e883 100644 --- a/src/ui/Interface.hpp +++ b/src/ui/Interface.hpp @@ -9,7 +9,6 @@ #include "../model/OutlineModel.hpp" #include "../world/Block.hpp" -#include #include @@ -93,7 +92,6 @@ private: SpriteModel counter_sprite; glm::mat4 counter_transform; float counter_x; - SDL_Color counter_color; Config config;