Use constants for VBlank handlers
This commit is contained in:
@@ -38,7 +38,7 @@ MagnetTrain:
|
||||
ld hl, hVBlank
|
||||
ld a, [hl]
|
||||
push af
|
||||
ld [hl], 1
|
||||
ld [hl], VBLANK_CUTSCENE
|
||||
.loop
|
||||
ld a, [wJumptableIndex]
|
||||
and a
|
||||
|
Reference in New Issue
Block a user