#pragma once #include "assets/data/material_data.hpp" namespace assets { material_data generate_fallback_material(); }