From f2f0867edd0d9624a77e4e5db39825b8ea1a55d0 Mon Sep 17 00:00:00 2001 From: tom Date: Sat, 14 Jan 2017 11:56:33 -0600 Subject: completly remove location structure and replaced it with sdl_rect --- inc/main.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'inc/main.hpp') diff --git a/inc/main.hpp b/inc/main.hpp index d20f7ef..82a78c8 100644 --- a/inc/main.hpp +++ b/inc/main.hpp @@ -7,7 +7,6 @@ #include "creature.hpp" #include "resource.hpp" #include "list.hpp" -#include "location.hpp" #include "timer.hpp" #endif -- cgit v1.2.3