From 467a25d8db798e8b590773bb0b89eac36537b87a Mon Sep 17 00:00:00 2001 From: tom Date: Fri, 1 May 2015 14:42:07 -0500 Subject: removed temp and made compilable --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index eaa449d..087ec78 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -17,6 +17,7 @@ int main() // eventHandle(e.gEvent()); } main.Clear(); + testcreature.Behavior(); testcreature.Place(); testresource.Place(); main.Render(); -- cgit v1.2.3