X-Git-Url: http://git.localhorst.tv/?p=blobs.git;a=blobdiff_plain;f=src%2Fblobs.cpp;h=5163a3ea8f3cf91d6bf1a2bbdd4d8e869e3bc19e;hp=9562f84cde5740a5f3c820293c2f01a11eade3f2;hb=2797cbced4b524543b4732041cee03a1b80d0047;hpb=38db9a31695abef65ebc421f120a05219132b15f diff --git a/src/blobs.cpp b/src/blobs.cpp index 9562f84..5163a3e 100644 --- a/src/blobs.cpp +++ b/src/blobs.cpp @@ -3,15 +3,7 @@ #include "app/init.hpp" #include "app/MasterState.hpp" #include "creature/Creature.hpp" -#include "math/const.hpp" -#include "world/Planet.hpp" -#include "world/Set.hpp" #include "world/Simulation.hpp" -#include "world/Sun.hpp" -#include "world/TileType.hpp" - -#include -#include using namespace blobs;