mirror of
https://github.com/pret/pokecrystal.git
synced 2026-09-10 02:15:19 -05:00
move VBlank interrupt label from main.asm to engine/vblank.asm
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
; This prevents the display and audio output from lagging.
|
||||
|
||||
|
||||
VBlank: ; 283
|
||||
push af
|
||||
push bc
|
||||
push de
|
||||
|
||||
Reference in New Issue
Block a user