Big vecmath package
This commit is contained in:
@@ -35,9 +35,7 @@ pub fn info(buffer: []const u8) ?Header {
|
||||
}
|
||||
|
||||
if (samples == 0) {
|
||||
return .{
|
||||
.streaming = {},
|
||||
};
|
||||
return .streaming;
|
||||
} else {
|
||||
return .{
|
||||
.static = .{
|
||||
|
||||
Reference in New Issue
Block a user