You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Reverted ld_hl_pointer macro
This commit is contained in:
@@ -66,12 +66,9 @@ LoadCryHeader:: ; 37f3
|
||||
rst Bankswitch
|
||||
|
||||
ld hl, CryHeaders
|
||||
rept 6
|
||||
add hl, bc
|
||||
add hl, bc
|
||||
add hl, bc
|
||||
add hl, bc
|
||||
add hl, bc
|
||||
add hl, bc
|
||||
endr
|
||||
|
||||
ld e, [hl]
|
||||
inc hl
|
||||
|
||||
Reference in New Issue
Block a user