#pragma once #include "Color.hpp" #include "Rect.hpp" #include "Timing.hpp" #include "Allocators.hpp" namespace tp { extern ModuleManifest gModuleGraphics; }