Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#1186)
This commit is contained in:
@@ -19,7 +19,7 @@ hTransferShadowOAM::
|
||||
ld a, HIGH(wShadowOAM)
|
||||
ldh [rDMA], a
|
||||
; wait for DMA to finish
|
||||
ld a, NUM_SPRITE_OAM_STRUCTS
|
||||
ld a, OAM_COUNT
|
||||
.wait
|
||||
dec a
|
||||
jr nz, .wait
|
||||
|
Reference in New Issue
Block a user