#include "Game/WorldFactory.hpp" #include "../Worlds/TestWorld.h" WORLDS_LIST{ GENERATE_WORLD_FACTORY(TestWorld, TestWorld) };