NYXEngine/src/plugins/common/root.zig

8 lines
192 B
Zig

//! ----------------------------------------------------
//! ----------------------------------------------------
//
// COMPONENTS
//
pub const Material = @import("component/material.zig");