mach: update to latest ECS module layout
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
6f499aa418
commit
353cf6144b
2 changed files with 8 additions and 8 deletions
|
|
@ -15,7 +15,7 @@ pub const ResourceManager = @import("resource/ResourceManager.zig");
|
|||
|
||||
// Engine exports
|
||||
pub const App = @import("engine.zig").App;
|
||||
pub const module = @import("engine.zig").module;
|
||||
pub const Module = @import("engine.zig").Module;
|
||||
|
||||
const std = @import("std");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue