rust-gb 0.1.0-alpha.3

Compile Rust code to Nintendo GameBoy
Documentation
1
2
3
4
5
/// Binding of GBDK's `gb/drawing.h`
pub mod drawing;

/// Binding of GBDK's `gb/gb.h`
pub mod gb;