mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-11 09:31:34 +11:00
remove doc outside of agb_fixnum
This commit is contained in:
parent
e97b67516f
commit
267fe80981
|
@ -161,7 +161,6 @@ pub mod interrupt;
|
|||
mod memory_mapped;
|
||||
/// Implements logging to the mgba emulator.
|
||||
pub mod mgba;
|
||||
/// Implementation of fixnums for working with non-integer values.
|
||||
#[doc(inline)]
|
||||
pub use agb_fixnum as fixnum;
|
||||
/// Contains an implementation of a hashmap which suits the gameboy advance's hardware.
|
||||
|
|
Loading…
Reference in a new issue