mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07: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.
|
||||
|
||||
|
||||
VBlank: ; 283
|
||||
push af
|
||||
push bc
|
||||
push de
|
||||
|
Loading…
Reference in New Issue
Block a user