mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 16:21:33 +11:00
Remove stray reference to after_vblank
This commit is contained in:
parent
5a71db0c17
commit
d57a1edbd4
|
@ -75,7 +75,6 @@ extern "C" {
|
|||
/// loop {
|
||||
/// mixer.frame();
|
||||
/// vblank.wait_for_vblank();
|
||||
/// mixer.after_vblank();
|
||||
/// }
|
||||
/// # }
|
||||
/// ```
|
||||
|
|
Loading…
Reference in a new issue