WARNING: REMOVED raygui
from raylib/src/extras
This commit is contained in:
parent
8da566d6e7
commit
609d92003b
12 changed files with 1316 additions and 1165 deletions
|
@ -93,7 +93,6 @@ pub fn build(b: *std.build.Builder) !void {
|
|||
all.dependOn(try add_module("core", b, target));
|
||||
all.dependOn(try add_module("models", b, target));
|
||||
all.dependOn(try add_module("others", b, target));
|
||||
all.dependOn(try add_module("physics", b, target));
|
||||
all.dependOn(try add_module("shaders", b, target));
|
||||
all.dependOn(try add_module("shapes", b, target));
|
||||
all.dependOn(try add_module("text", b, target));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue