Merge branch 'develop' into rooms

This commit is contained in:
Kayne Ruse
2015-01-03 03:27:34 +11:00
27 changed files with 29 additions and 139 deletions
+1 -5
View File
@@ -25,11 +25,7 @@
#include "bounding_box.hpp"
#include "vector2.hpp"
#if defined(__MINGW32__)
#include "lua/lua.hpp"
#else
#include "lua.hpp"
#endif
#include "lua.hpp"
#include <string>