fix: SDL3 Audio enabled again (poor sync)
This commit is contained in:
@@ -39,7 +39,6 @@ pub fn build(b: *std.Build) void {
|
||||
// Later on we'll use this module as the root module of a test executable
|
||||
// which requires us to specify a target.
|
||||
.target = target,
|
||||
.link_libc = true,
|
||||
});
|
||||
|
||||
// Here we define an executable. An executable needs to have a root module
|
||||
|
||||
Reference in New Issue
Block a user