Update 'src/sprites.asm'
This commit is contained in:
parent
fb022aa6d7
commit
a9aebb6a24
|
@ -51,7 +51,7 @@ OAMDMA::
|
|||
; Jump to the current state's vblank handler.
|
||||
ldh a, [hGameState]
|
||||
jp nz, BlitField
|
||||
jp GameLoop
|
||||
jp EventLoop
|
||||
ENDL
|
||||
OAMDMAEnd::
|
||||
|
||||
|
|
Loading…
Reference in New Issue