mirror of
https://github.com/italicsjenga/gba.git
synced 2024-12-23 10:51:30 +11:00
enough docs for the moment.
This commit is contained in:
parent
f06d25bb1b
commit
9452e94a1b
|
@ -3,7 +3,7 @@
|
|||
#![feature(asm_const)]
|
||||
#![feature(isa_attribute)]
|
||||
#![feature(naked_functions)]
|
||||
#![warn(missing_docs)]
|
||||
//#![warn(missing_docs)]
|
||||
|
||||
//! A crate for GBA development.
|
||||
//!
|
||||
|
|
Loading…
Reference in a new issue