You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
@@ -113,7 +113,7 @@ DisplayDexEntry:
|
||||
ld a, b
|
||||
push af
|
||||
push hl
|
||||
call GetFarHalfword
|
||||
call GetFarWord
|
||||
ld d, l
|
||||
ld e, h
|
||||
pop hl
|
||||
@@ -143,7 +143,7 @@ DisplayDexEntry:
|
||||
inc hl
|
||||
push hl
|
||||
dec hl
|
||||
call GetFarHalfword
|
||||
call GetFarWord
|
||||
ld d, l
|
||||
ld e, h
|
||||
ld a, e
|
||||
|
Reference in New Issue
Block a user