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