#pragma once #include namespace sim::graphics::locations { extern const glm::mat4 monitors[4]; };