mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
move VBlank interrupt label from main.asm to engine/vblank.asm
This commit is contained in:
parent
2c16bc7ab9
commit
cc98fab33e
@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
; This prevents the display and audio output from lagging.
|
; This prevents the display and audio output from lagging.
|
||||||
|
|
||||||
|
|
||||||
|
VBlank: ; 283
|
||||||
push af
|
push af
|
||||||
push bc
|
push bc
|
||||||
push de
|
push de
|
||||||
|
Loading…
Reference in New Issue
Block a user