You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
spaces->tab, and remove redundant comment
This commit is contained in:
@@ -7868,7 +7868,6 @@ CalcExpBar:
|
|||||||
ld [hld], a
|
ld [hld], a
|
||||||
xor a
|
xor a
|
||||||
ld [hl], a
|
ld [hl], a
|
||||||
; multiply by 64
|
|
||||||
ld a, 64
|
ld a, 64
|
||||||
ldh [hMultiplier], a
|
ldh [hMultiplier], a
|
||||||
call Multiply
|
call Multiply
|
||||||
|
|||||||
Reference in New Issue
Block a user