You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
link and seer labels
This commit is contained in:
@@ -880,10 +880,10 @@ Text_TX_MOVE:: ; 1480
|
||||
; [$03][addr]
|
||||
|
||||
ld a, [hli]
|
||||
ld [wd0e4 + 2], a
|
||||
ld [wMenuScrollPosition + 2], a
|
||||
ld c, a
|
||||
ld a, [hli]
|
||||
ld [wd0e4 + 2 + 1], a
|
||||
ld [wMenuScrollPosition + 2 + 1], a
|
||||
ld b, a
|
||||
ret
|
||||
; 148b
|
||||
|
||||
Reference in New Issue
Block a user