mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Sync coordinate macros with pokecrystal
This commit is contained in:
parent
45ed05decf
commit
13129459f1
75 changed files with 675 additions and 661 deletions
|
|
@ -8,7 +8,7 @@ HandleLedges::
|
|||
predef GetTileAndCoordsInFrontOfPlayer
|
||||
ld a, [wSpritePlayerStateData1FacingDirection]
|
||||
ld b, a
|
||||
aCoord 8, 9
|
||||
lda_coord 8, 9
|
||||
ld c, a
|
||||
ld a, [wTileInFrontOfPlayer]
|
||||
ld d, a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue