mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-08 08:38:51 +00:00
miniaudio: update to 0.11.21
This commit is contained in:
Vendored
+1
-1
@@ -49,7 +49,7 @@ noise_config :: struct {
|
||||
}
|
||||
|
||||
noise :: struct {
|
||||
ds: data_source_vtable,
|
||||
ds: data_source_base,
|
||||
config: noise_config,
|
||||
lcg: lcg,
|
||||
state: struct #raw_union {
|
||||
|
||||
Reference in New Issue
Block a user