Sync some files with pokegold
This commit is contained in:
@@ -163,7 +163,7 @@ CmdQueue_Type1:
|
||||
|
||||
CmdQueue_Type4:
|
||||
call CmdQueues_AnonJumptable
|
||||
; anonymous dw
|
||||
.anon_dw
|
||||
dw .zero
|
||||
dw .one
|
||||
|
||||
@@ -207,7 +207,7 @@ CmdQueue_Type4:
|
||||
|
||||
CmdQueue_Type3:
|
||||
call CmdQueues_AnonJumptable
|
||||
; anonymous dw
|
||||
.anon_dw
|
||||
dw .zero
|
||||
dw .one
|
||||
dw .two
|
||||
|
@@ -2746,7 +2746,7 @@ _UpdateSprites::
|
||||
.fill
|
||||
ld a, [wVramState]
|
||||
bit 1, a
|
||||
ld b, LOW(wVirtualOAMEnd)
|
||||
ld b, OBJECT_LENGTH * SPRITEOAMSTRUCT_LENGTH
|
||||
jr z, .ok
|
||||
ld b, 28 * SPRITEOAMSTRUCT_LENGTH
|
||||
.ok
|
||||
|
Reference in New Issue
Block a user