#pragma once #include namespace testbed { void imgui_system(const entt::registry &); } // namespace testbed