Eliminate some $xxxx values

This commit is contained in:
Rangi
2019-02-16 13:04:08 -05:00
parent 5fbd2fb8ba
commit af29f1f97c
3 changed files with 5 additions and 5 deletions

View File

@@ -2514,7 +2514,7 @@ BattleAnimFunction_25:
ld hl, BATTLEANIMSTRUCT_10
add hl, bc
ld e, [hl]
ld hl, $ffa0
lb hl, -1, $a0
add hl, de
ld e, l
ld d, h