Update build.zig.zon
This commit is contained in:
parent
b586febf5c
commit
a861917f5a
1 changed files with 2 additions and 1 deletions
|
|
@ -7,5 +7,6 @@
|
||||||
.hash = "1220c28847ca8e8756734ae84355802b764c9d9cf4de057dbc6fc2b15c56e726f27b",
|
.hash = "1220c28847ca8e8756734ae84355802b764c9d9cf4de057dbc6fc2b15c56e726f27b",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
.paths = .{""},
|
.minimum_zig_version = "0.11",
|
||||||
|
.paths = .{"lib/raylib.zig", "lib/raylib-ext.zig", "lib/raymath.zig", "lib/raymath-ext.zig", "lib/rlgl.zig", "lib/rlgl-ext.zig"},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue