#include <entt/locator/locator.hpp>
#include <sol/sol.hpp>
#include "galaxy/entity/EntityManager.hpp"
#include "galaxy/entity/Registry.hpp"
#include "../Lua.hpp"
Go to the source code of this file.