mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-23 07:36:33 +11:00
Export ChannelId
This commit is contained in:
parent
b492f3d43d
commit
6ac3789d11
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
mod hw;
|
||||
mod sw_mixer;
|
||||
|
||||
pub use sw_mixer::ChannelId;
|
||||
pub use sw_mixer::Mixer;
|
||||
|
||||
use crate::number::Num;
|
||||
|
|
Loading…
Add table
Reference in a new issue