comment
This commit is contained in:
parent
6aab3abe44
commit
2f90bc20f4
@ -1,6 +1,7 @@
|
||||
// ecs
|
||||
pub const EntityTraitsType = @import("ecs/entity.zig").EntityTraitsType;
|
||||
|
||||
// TODO: remove me. this is just for testing
|
||||
pub const ComponentStorage = @import("ecs/component_storage.zig").ComponentStorage;
|
||||
|
||||
pub const Entity = @import("ecs/registry.zig").Entity;
|
||||
|
Loading…
x
Reference in New Issue
Block a user