mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-07 08:05:23 +13:00
Identify some hSpriteDataOffset values
This commit is contained in:
parent
6ee9cb9f97
commit
b506214f68
3 changed files with 15 additions and 15 deletions
|
|
@ -84,10 +84,10 @@ ENDC
|
|||
jr z, .asm_19535
|
||||
ld a, $1
|
||||
ldh [hSpriteIndex], a
|
||||
ld a, $5
|
||||
ld a, SPRITESTATEDATA2_MAPX
|
||||
ldh [hSpriteDataOffset], a
|
||||
call GetPointerWithinSpriteStateData2
|
||||
ld [hl], $19
|
||||
ld [hl], 25
|
||||
.asm_19535
|
||||
ld a, HS_CERULEAN_RIVAL
|
||||
ld [wMissableObjectIndex], a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue