mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
remove allow warning
This commit is contained in:
parent
b559b0eb54
commit
fa250cee60
|
@ -39,7 +39,6 @@ pub fn wait_for_interrupt() {
|
|||
}
|
||||
}
|
||||
|
||||
#[allow(non_snake_case)]
|
||||
pub fn wait_for_vblank() {
|
||||
unsafe {
|
||||
asm!(
|
||||
|
|
Loading…
Reference in a new issue