audio: soundio enums

This commit is contained in:
alichraghi 2022-06-27 00:30:24 +04:30 committed by Stephen Gutekanst
parent 5358b1c15d
commit 41f42e3ffd
2 changed files with 150 additions and 0 deletions

View file

@ -1 +1,2 @@
pub usingnamespace @import("enums.zig");
pub const Error = @import("error.zig").Error;