mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
Deny missing docs in mixer
This commit is contained in:
parent
2c7db427f8
commit
86b9c2b3dd
|
@ -1,3 +1,5 @@
|
|||
#![deny(missing_docs)]
|
||||
|
||||
//! # agb mixer
|
||||
//!
|
||||
//! The agb software mixer allows for high performance playing of background music
|
||||
|
|
Loading…
Reference in a new issue