comptime topological sort of dependencies
This commit is contained in:
@@ -22,8 +22,8 @@ pub const nu_options: nu.Options = .{
|
||||
// component of the larger structure.
|
||||
|
||||
pub const nu_driver = nu.Window;
|
||||
pub const nu_present = nu.Render;
|
||||
pub const nu_modules = .{
|
||||
nu.Render,
|
||||
nu.ImGui,
|
||||
App,
|
||||
};
|
||||
|
Reference in New Issue
Block a user