NYXEngine/src/plugins/common/root.zig

9 lines
192 B
Zig
Raw Normal View History

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