From 03885192b9ff7d3c5e2dcfd98aefd21e9b62f603 Mon Sep 17 00:00:00 2001 From: majortom6 Date: Sat, 18 Feb 2017 09:28:58 -0600 Subject: general refractoring --- inc/main.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'inc/main.hpp') diff --git a/inc/main.hpp b/inc/main.hpp index 82a78c8..9dc5dcf 100644 --- a/inc/main.hpp +++ b/inc/main.hpp @@ -2,10 +2,7 @@ #define main_h #include "window.hpp" -#include "entity.hpp" #include "event.hpp" -#include "creature.hpp" -#include "resource.hpp" #include "list.hpp" #include "timer.hpp" -- cgit v1.2.3