#pragma once #include namespace ZL { class GameObjectManager; std::function createRoom1Logic(); }