mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -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.
|
||||
|
||||
|
||||
VBlank: ; 283
|
||||
push af
|
||||
push bc
|
||||
push de
|
||||
|
Loading…
x
Reference in New Issue
Block a user