ecs: zig fmt
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
7d7eb807f8
commit
70283bfcb4
2 changed files with 12 additions and 12 deletions
|
|
@ -15,4 +15,4 @@ pub const pkg = std.build.Pkg{
|
|||
.name = "ecs",
|
||||
.source = .{ .path = "src/main.zig" },
|
||||
.dependencies = &[_]std.build.Pkg{},
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue