summaryrefslogtreecommitdiff
path: root/inc/main.hpp
diff options
context:
space:
mode:
authormajortom6 <tombarrett@siu.edu>2017-02-18 09:28:58 -0600
committermajortom6 <tombarrett@siu.edu>2017-02-18 09:28:58 -0600
commit03885192b9ff7d3c5e2dcfd98aefd21e9b62f603 (patch)
treec8bf20df1b634d2988e98de85c4439ca16620ca1 /inc/main.hpp
parent600ce4ae4179ddcb9849c6bb7646f8fc1e79c459 (diff)
general refractoring
Diffstat (limited to 'inc/main.hpp')
-rw-r--r--inc/main.hpp3
1 files changed, 0 insertions, 3 deletions
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"