agb/book/src/pong/02_the_gba_struct.md

4 lines
167 B
Markdown
Raw Normal View History

2022-01-02 10:15:07 +11:00
# The Gba struct
Almost all interaction with the Game Boy Advance's hardware goes through the [Gba singleton struct](https://docs.rs/agb/latest/agb/struct.Gba.html).